Tuesday, July 28, 2009

How can I translate codes written in notepad to php?

Assuming I want to write a program using php and i type the codes using notepad.how do i translate it to php?

How can I translate codes written in notepad to php?
After typing the code in notepad, just save it with .php extension.. thats it..





... i suggest u better use Macromedia Dreamweaver... it easier to create PHP webpages with it ... Server ur choice.. i use Xammp server and MySQL as DB
Reply:Umm, you don't have to. PHP files are just text files, so just make sure you save the files with a .php file extension (or whatever extension you're supposed to use) and they should run fine in your server...
Reply:afaik, you don't even need to name it php, but it probably depends on your server.


No comments:

Post a Comment