Sql

Discussion in 'Programming' started by shahidyasin, May 31, 2011.

  1. #1
    Can i used sql command in Php
     
    shahidyasin, May 31, 2011 IP
  2. ker

    ker Peon

    Messages:
    97
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #2
    yes, if you define your own sql command
    otherwise no
    :D
     
    ker, May 31, 2011 IP
  3. tothemax

    tothemax Peon

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    What do you mean exactly? You can execute most SQL queries/commands in php, provided the driver supports it
     
    tothemax, Jun 6, 2011 IP
  4. ker

    ker Peon

    Messages:
    97
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #4
    You can run every mysql query, but in php there is no command named sql!
     
    ker, Jun 6, 2011 IP