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 have the below code that lists all file names in a directory, sorted in alphabetical order. It works great, until a filename has an apostrophy in it, then it breaks. I tried urlencoding the filenames, but then the href can't fine that filename when I click on it.
HELP!! and thank you
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.