PHP help

The linked file lists 9 records per page instead of 10. I am new to PHP
and this code is beyond my knowledge.

Can you take a look and suggest?

code see next post!

2 things… First things first… You should never give out the Username and password to the MySQL. That is first thing I noticed.

Secondly, you have over 1,000 lines of code there. I think you need to go through code and pull out the section of code that is giving you troubles. It looks as though this is a premade script of some sort, I could be wrong, but just the way it appears. If this is the case your best bet would be to contact the author of the script.

But above all, please remove the username and password from the code, you will be asking for trouble with that.

Removed sensitive info and shortened code!

That is all well and good, but I don’t know where to see any code and don’t where the link is at to view it. :D

If you could either post the code or give the link I will see what I can do to help.

Sponsor our Newsletter | Privacy Policy | Terms of Service