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!
This is driving me absolutely nuts! I have a variable named $garage_spaces with a value of "3 - Attached" and I just want to get the out of there so I can store it in MySQL. I tried:
ChrisF79 wrote:Disregard this post... this isn't what was causing my problem afterall.
These aren't the droids we're looking for???
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.