0
Php mysql connection from script
I have been facing this problem when using Ubuntu server (lamp) for local development, the problem is when I try to connect to db from Php scripts the queries won't work, as when working with phpmyadmin the queries work without problem. How can I solve this problem?
5 Respostas
+ 2
Show me your query
0
Are you executing queries capitalized?
0
no they are not capitalized
0
I've heard that on linux not capitalizing instructions might cause errors. I have only used it on windows so I can't tell
0
"select * from people"