Hi,
I've been trying to learn PHP, MySQL and SQLite and I've been doing so using a unix account in my Uni, unfortunately it's going to be offline for a while for hardware upgrades.
So I got MAMP to let me work on this stuff from my laptop (MBP running Tiger). Unfortunately, I'm not sure where I should be saving my PHP scripts so that they can access the database tables I've created using MAMP.
I know there's a Library/WebServer folder but when I try to save the files there the PHP scripts don't run when opened in a browser (even simple HelloWorld type stuff).
I can http://localhost:8888/ but it's empty, rather than saving files all over the place I thought I'd ask here if anyone has any advice, help or tutorials.
Thanks
I've been trying to learn PHP, MySQL and SQLite and I've been doing so using a unix account in my Uni, unfortunately it's going to be offline for a while for hardware upgrades.
So I got MAMP to let me work on this stuff from my laptop (MBP running Tiger). Unfortunately, I'm not sure where I should be saving my PHP scripts so that they can access the database tables I've created using MAMP.
I know there's a Library/WebServer folder but when I try to save the files there the PHP scripts don't run when opened in a browser (even simple HelloWorld type stuff).
I can http://localhost:8888/ but it's empty, rather than saving files all over the place I thought I'd ask here if anyone has any advice, help or tutorials.
Thanks