what is the easiest way to learn sql syntax for coding in PHP?

March 9th, 2010 by admin

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/

2 Responses to “what is the easiest way to learn sql syntax for coding in PHP?”

  1. Colanth Says:

    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 :

  2. Serge M Says:

    Try SQL Exercises:

    http://www.sql-ex.ru/help/
    http://www.sql-ex.ru/
    References :

RSS Feed