Answer to Question #12857 in Programming & Computer Science for swetha
how to retrieve the database in php from the mysql database
1
2012-08-14T12:05:20-0400
SELECT [fields] FROM [database] WHERE [ requisitions ]
For example:
SELECT fname FROM STUDENT WHERE STIP=150;
Need a fast expert's response?
Submit order
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments
Leave a comment