GoTTi
01-16-2009, 11:27 AM
hi there. i had a script made for me, and the script would make items in a list for me, starting @ 1 point and ending at another point.
i think inside the code, this is the command:
for( $i = $start; $i <= $end; $i++ ){
what would be the command i put in the address bar after script.php ? how would it looks?
script.php=?25&50
or something like that? meaning it would start from 25 and end at 50?
thanks for your help
i think inside the code, this is the command:
for( $i = $start; $i <= $end; $i++ ){
what would be the command i put in the address bar after script.php ? how would it looks?
script.php=?25&50
or something like that? meaning it would start from 25 and end at 50?
thanks for your help