Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

WYSIWYG Editor ..........


adrian.pearce

Recommended Posts

No such thing exists since PHP code needs to be executed/parsed by the server and WYSIWYG editors only parse client-side (HTML) code. Homesite has a server mappings option that comes very close though. This is if you have OSC running locally. You can map

 

C:/[your apache web root]

 

to

 

http://localhost/catalog/

 

So you edit code in the main text editor view, and then hit F12 to see the page parsed, executed and displayed as if you'd surfed to it in a browser.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...