Hello, i am not sure if its just a parse error , but it doesnt say theres a parse error, and i cannot find anything wrong with the script. But when i start it, nothing shows up, although it use to before but after some parse errors i fixed it and now the whole script won't show. Just a white blank page which i have tried days trying to figure out why.
The code i made is out of experimentation so , when i made it i have no idea if it will work or not. So i prolly have hundreds of errors. And my experience is just 2 books and using php for a few years but thats about it. But there is probably a lot of things that i am doing completely wrong.
Thanks for your help in advance...
About the Script:
The code below , shows a list from a database, if there are no records of links, it will show an error message, otherwise it will display in colorized rows all the records from the database. ON the SAME page the user may add a link, and edit his link, and once he adds it, he must activate, and then it will be added to the database. The Links database shows a banner, and a title, and description, and has a built in, hit AND vote system, and it automatically ranks them accordingly.
it's too big a code to post it right in here. So you can view it at:
http://www.designplanet.biz/dax/linkposter.txt
Just copy it and paste it in your code-editor in order to view it in color scheme.
Thanks