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!
I've only just started using MySQL with PHP and I've got some problems with the source code below. Can anyone spot the problem? It's very messy because I'm trying to find out what's wrong...
JAM wrote:Did it work after chaning that?
I didn't go thru the entire script in detail, so I might have missed something...
Yeah, printed fine. I added a mdecrypt and still good. Only problem now is I want to change i from horizontal to vertical (as I reliased horizontal would be useless with chunks of records) and I broke it somehow. Should be able to find it though.
RFairey wrote:Note the line number at which PHP stops parsing - that'll help you spot typing errors like extra commas and missed semicolons very quickly.
Normally I would, but I'm not sure why by my PHP is throwing up errors :-\