Testing PHP code in dreamweaver -


I am currently developing a simple web based application which is using HTML, CSS, PHP and Javascript. I am developing it with Adobe Dreamweaver 3.0 and I have used procedural PHP for server-side script writing. Now, I want to test PHP code. Can anyone tell me how can I check the procedural PHP code in Dreamweaver?

Your site to test locally to install a web server and PHP on your computer the wanted. I recommend you XAMPP.

The easiest way to set up what you need.


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -