what is the easiest way to learn sql syntax for coding in PHP?
i have sql knowledge and php knowledge, but creating queries on the fly is tricky for me
Try SQL Exercises:
http://www.sql-ex.ru/help/
http://www.sql-ex.ru/
i have sql knowledge and php knowledge, but creating queries on the fly is tricky for me
Try SQL Exercises:
http://www.sql-ex.ru/help/
http://www.sql-ex.ru/
Categories: PHP Coding Tags:
Your Site Sample is Stephen Fry proof thanks to caching by WP Super Cache
Is your problem not being able to program on-the-fly SQL statements, or programming them in php? (You create them in php the same way you create them in any other language, just using php syntax.)
References :
Try SQL Exercises:
http://www.sql-ex.ru/help/
http://www.sql-ex.ru/
References :