The following demonstrations will reiterate the pathways to your web serving directory on your file system, how to access the files through your web browser, and basics of understanding PHP error reporting. Continue reading XAMPP “localhost” and Intro to PHP Error Reporting
Category Archives: MAMP
MAMP – Turn your Mac into a development server
Installing MAMP on your personal computer
MAMP stands for “Mac Apache, MySQL, PHP” and is used to enable your personal computer with the web and database tools necessary to host its own dynamically driven websites for testing and development purposes. The following tutorial video demonstrations will show you the steps to set your computer up as a “localhost” server. Continue reading MAMP – Turn your Mac into a development server