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!
Interesting. I understood the mod I just didn't know what ? or : meant in the condition.
That makes sense. I guess for this case it would be easy to use this type of logic but if you're doing large conditionals I can see where this would be a disaster to use.
dimxasnewfrozen wrote:Interesting. I understood the mod I just didn't know what ? or : meant in the condition.
That makes sense. I guess for this case it would be easy to use this type of logic but if you're doing large conditionals I can see where this would be a disaster to use.
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.