We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Working with databases (markdown)
Due to the fact that the mysql_connect extension is deprecated as of PHP 5.5.0, and will be removed in the future ref: http://www.php.net/manual/en/function.mysql-connect.php here is an update using the MySQLi extension
Revert 258c37bff4e4854c28c238a0e17696e0a7362605 ... feec8be4227369e97d77de7f303abb177b66f1f1
Destroyed Working with databases (markdown)
upload.class.php was renamed to UploadHandler.php
Opc :) one extra whitespace :)
Better markdown formatting. use proper code markup instead of blockquote. Adjust spaces and blocks for better readability.
code after return was unreachable...
Revert dfb4df69b5d75bf04610dcf9017950932d439ca3^ ... dfb4df69b5d75bf04610dcf9017950932d439ca3
Created Working with databases (markdown)