Thanks for the post.
I downloaded index.php to my Desktop, and tried to open it with DreamWeaver, but it shows up blank.
I did open it with a text editor. I've included the code.
The guys from India can easily change that. They even use the PNG I send them (a Fireworks file) to make the changes.
How are they able to do that? It's just simple design changes. I'm not changing the logic or the way the site operates.
Thanks.
Main Topics
Browse All Topics





by: kevin_uPosted on 2009-07-26 at 14:46:31ID: 24947610
You can load a PHP page in dream weaver or front page.
erworks/li brary/os-p hp-ide/ ind ex.html
However the amount of success that you have adjusting it will depend on how much of the content is generated by the php script (which can't really be rendered by the editor).
You may want to review several popular PHP IDE's http://www.ibm.com/develop
However, these mainly focus on the programming side of PHP. Some of these IDE's set up a PHP web server so as long as the database is available it will render properly in a preview mode.
As far as HTML editors DreamWeaver will ignore the PHP parts of the script the best, and give the closest aproximation of the acutal page.