number of rows

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

ampersand
Forum Commoner
Posts: 54
Joined: Thu Nov 28, 2002 2:00 am
Location: Norway

Post by ampersand »

I don't think that has anything to do with it because I have tried to pass my variables both ways like this $_POST['variable'] & $variable and it still ends up with the same problems.

I do get the first 15 results but when I click next to see the rest of the results it gives me a empty page like no query had been runned at all..
liuliu
Forum Newbie
Posts: 8
Joined: Fri May 09, 2003 4:52 pm

next link

Post by liuliu »

Hi,

Thank you very much for all your assistance, volka, Jim, the cranky site admin twigletmac and McGruff. Now my website is down, I really could not try anything on the script.

As ampersand has a thread with a more appropriate subject line: limit pr/page problem, perhaps we can all move over there and let ampersand sort out the problem. Then he can post the correct version of the script and I can copy, hee :lol: (just kidding).

This morning, I found a tutorial (http://www.devshed.com/Server_Side/PHP/ ... page1.html)
on next/previous link on the internet. It says ".....that was geared more towards a beginner (that is me) and that was suitable for PHP installations that are now confignured with Regester Globals Off (that is us)."

Together with McGruff's script, I think we are getting closer to solving the problem.

Thank you for your time. I enjoy coming here and getting help :wink:

liu liu
Post Reply