hello,
could you help me to add an upload function to the create topic / post reply section? I don't know how to add two form actions. I followed your tutorial until the end, it was realy instructive and everything works fine. A great thank you to you for all the work!
I made my own and downloaded yours off phpsquad. I made a second account (Non-admin) and posted, it showed that they were an admin yet they're record in the database showed 0 on the admin field. Any ideas?
"I had to fire a bunch of people recently who programmed like this" - you're an asshole, and should have trained your employees. Even if they learned programming via an educational institute, such as a University, they may have adapted to a particular language than those learning it elsewhere; thus, to attain collective conformance, you should have trained them.
"I had to fire a bunch of people recently who programmed like this"
Then you sound like a pathetic douchebag and nobody wants to work with you anyways.
A couple of notes, sanitize your request variables before pulling data directing into you code. Avoid using double quote for simple string echo as it is extra load on php parsing - use single quote instead. Play with MVC type frameworks such as Zends framework to get familiar with design patterns. Nice tutorial for beginners but be warned, I had to fire a bunch of people recently who programmed like this - go back to programming basics and learn popular framework methodologies.
thx for your tutorial!!! I learned alot! has the series of "PHP Forum" tutorial finished? or few more lessons? I watched all the tutorial in your websites!
Thanks for your sharing and time!!! WE really appreciate it!