View Single Post
  #1  
Old November 16th, 2007, 12:41 AM
weknowjack weknowjack is offline
Registered User
 
Join Date: May 2005
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
weknowjack is on a distinguished road
How can I view dynamic php pages developed locally

I am customizing Zen Cart templates using Dreamweaver on my Mac OSX 10.4.9 machine. Is there a way to see the effects of the php driven format changes without loading a server environment on my Mac or putting the page up on a php host server setup? I don't really need it to connect to the database yet, although at a later dev stage it would be necessary. Just the cosmetic stuff for now. I can make and see the css changes, but some of the font, layout and spacing is done in the php.

I looked at MAMP, but is that the only other option besides putting the pages on the server after each edit?

Last edited by weknowjack; November 16th, 2007 at 12:44 AM. Reason: clarity
Reply With Quote