How to generate unique codes in PHP?

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?

  • Answer:

    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

skosshak at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

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...

gerblyn

afaik, you don't even need to name it php, but it probably depends on your server.

drlzrdmn

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.