NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
What about design preview?


Joined: 25 Jul 2008
Posts: 1
Reply with quote
Hi There,

I just want to know if there is any option of viewing the design of the current php page like we have this option in Dreamweaver where in one panel it shows the code and in lower panel it shows the design or layout of the page.

Is this feature present in phpEd and if yes how can we access it??

Regards,
Sarfraz
View user's profileFind all posts by sarfraznawaz2005Send private messageYahoo Messenger
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Dreamweaver provides preview for HTML files only. These files have no scripts running on the backend side. With PHP it's different story and I think it's not always equally safe to run php scripts in the IDE while editing code. What if you mistype an end condition for a loop? You may get your script frozen together with IDE.
Running scripts through a local web-site is not a good solution either b'ze it won't see your changes until you explicitly save them.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 19 Aug 2007
Posts: 15
Reply with quote
Although I'm using PhpEd more and more, I still use Dreamweaver. Dreamweaver does provide a preview mode for PHP files. It will even use php include statements to display banners, navigation bars, etc.
View user's profileFind all posts by msruby64Send private message
What about design preview?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic