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 am a novice with php. We r doing php on lamp. The link below goes to an article which shows how to use the query string, but unfortunately my script does not work: http://ditio.net/2008/06/12/php-query-string/
I am a novice with php. We r doing php on lamp. The link below goes to an article which shows how to use the query string, but unfortunately my script does not work: http://ditio.net/2008/06/12/php-query-string/
Most likely parse errors because you haven't terminated any of your lines with a ;
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.
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.