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!
Grabbed this over at PHP.net, and I have a good understanding of PHP, but this is eluding me. What I'm doing is trying to set up a content management system for a gallery portion of a flash site I'm making, and this would make everyones lives easier. Ideally he would upload a zip of the images and PHP/Flash would do the rest. Once I get the syntax for getting these files out of the zip and into the folder I want I can take it from there.
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.