The working URL should be this:
Quote
Instead I have this:
Quote
The problem is in this portion of code, but I can't find it and solve:
echo "Select Number of records per page: <form method=get action=$action_url> <select name=page=testlist.php&limit> <option value=10 $select10>10 Records</option> <option value=5 $select5>5 Records</option> <option value=2 $select2>2 Records</option> </select> <input type=submit value=GO>";
Any hint please?


Sign In
Create Account


Back to top









