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
Post a Comment