Posted by Maximus on 03/10/06 15:22
i have a loop running through an array of numbers, I want that loop to connect to a url each time it passes a numbe. example: the array has numbers: 1 , 2 , 3 i want the loop to connect to the url as follows: http://xxx.com/test.asp?id=1 http://xxx.com/test.asp?id=2 http://xxx.com/test.asp?id=3 any solution?
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming