View Single Post
  #6  
Old June 10th, 2005, 03:49 AM
elander elander is offline
Registered User
 
Join Date: Jul 2002
Posts: 382
Thanks: 0
Thanked 2 Times in 2 Posts
elander will become famous soon enough
Nope.

I bet you ten bucks that you never were able to execute PHP code through Safari. Safari doesn't run the code through the PHP enginge, it will just read it. No execution. You're not remembering correctly.

What you might have done, is opening a PHP document in an editor like HyperEdit, that does take advantage of the PHP engine, and is also capable of rendering html in a preview pane.

That will still work, so try that. You'll find it here:
http://www.tumultco.com/HyperEdit/
__________________
/elander
website: http://www.scribus.se/
Reply With Quote