PDA

View Full Version : Help - Forgot Command @ end of php extension...


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

Dismounted
01-16-2009, 11:35 AM
No one can tell by that little bit of code by itself. You need to post more of the code, specifically, lines with "$start =" and "$end =".

GoTTi
01-17-2009, 02:25 PM
dismounted i sent u a pm