navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

How I add a php script block in dreamweaver mx 2004

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Dreamweaver Help >> How I add a php script block in dreamweaver mx 2004
Page: [1]
 
lsfphelpls

 

Posts: 443
Joined: 3/16/2005
Status: offline

 
How I add a php script block in dreamweaver mx 2004 - 10/21/2007 13:45:36   
How I add a php script block in dreamweaver mx 2004 but be seen on design view[it's php icon] ? tell me all methods for this ?
womble

 

Posts: 5461
Joined: 3/14/2005
From: Living on the edge
Status: offline

 
RE: How I add a php script block in dreamweaver mx 2004 - 10/21/2007 18:21:10   
Presuming that you mean you want the PHP script, the code, to be visible on the web page, then you need to convert the opening and closing tags to HTML character entities, i.e. the <s to &lt; and the >s to &gt;, otherwise theyll be rendered as php and be processed server-side, so you won't see the code, just the result of it.

_____________________________

~~ "A cruel god ain't no god at all" ~~
:)

(in reply to lsfphelpls)
lsfphelpls

 

Posts: 443
Joined: 3/16/2005
Status: offline

 
RE: How I add a php script block in dreamweaver mx 2004 - 10/22/2007 0:34:35   
any php code normally I add to code view, will have corresponding icon to design view ? any ?

(in reply to womble)
Page:   [1]

All Forums >> Web Development >> Dreamweaver Help >> How I add a php script block in dreamweaver mx 2004
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts