Jump to content
Larry Ullman's Book Forums

Recommended Posts

First let me start and say i am really enjoying this book... after this i'm prob going to get either the advance php or javascript.

My question is i'm running a mac and i know in the latest version of php there are more options i can do like make a array $a=[]..but i'm having a problem upgrading the latest version of php i have no idea what or how to do it.

I have xampp installed on my computer but i have heard that they dont support mac anymore so no more builds of php.

i'm currently downloading mamp to see if that can replace my Xampp..

please give me a little direction

Thanks

Link to comment
Share on other sites

If you are familar with the command line, consider enabling PHP and Apache on your operating system. Mac OSX comes pre-install with PHP,and Apache, and you only need to enable those to have a local server. It's a pretty simple process. A quick google search should give you a 5 to 10-step tutorial.

 

If not.. Consider MAMP. :)

Link to comment
Share on other sites

 Share

×
×
  • Create New...