Hi there, I know very little about PHP, but I was just curious to know
why exactly would some PHP code run fine from the command line but not
from the browser?
I'm just curious. I was working with someone else's PHP code that
supposedly created MySQL tables in a database and for some reason it
just wouldn't create the tables at all (no specific error message).
Someone suggested I run from the command line and when I did, it
worked...
Any help is truly appreciated.
thanks
CoralineSage
why exactly would some PHP code run fine from the command line but not
from the browser?
I'm just curious. I was working with someone else's PHP code that
supposedly created MySQL tables in a database and for some reason it
just wouldn't create the tables at all (no specific error message).
Someone suggested I run from the command line and when I did, it
worked...
Any help is truly appreciated.
thanks
CoralineSage
Comment