answersLogoWhite

0


Best Answer

Assuming you meant windows the OS then you should write it in a text editor such as notepad and save it with the extension .php. You then need to install a web server with PHP installed such as WAMP or XAMPP to run it.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How save PHP file in window?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What file extension is used to save a php file after code has been written into it?

The file extension for PHP is .php


How do you output a star using PHP?

type this in a file save it as something.php and then run it <?php echo '*'; ?>


How run php program in wanp server in window?

Once you install wamp server. Any file with php extenstion like xyz.php you put in www folder will be executed as PHP file.


How do you create a PHP script?

To create a PHP script all you have to do is create a new file, then save the file as "filename.php". It must have a .php file extension.After that open the file and put in the PHP tags like shown.Then you write your PHP script within those tags and upload to your web space and check it out.


Is php a binary file?

No, PHP is text file with .php extension.


Can you open php file in your PC?

Since a PHP file basically is a text file, yes. But beware - opening and running a PHP file are not the same. If you want to run a PHP file, you will need a webserver with PHP module enabled.


What is the name of the small window when you click on save as?

File.


What is the Malay-utf-8.inc. php file?

This particular file is a file specific to the PHP program or script you are using. It is not a "php system file".


What is the file extension .php?

A file whose extension is "*.php" are typically interpreted by the PHP language. (php.net)


What is the usual file name extension for PHP?

.php


What allows users to save Excel worksheets in HTML format so a user can view and manipulate the worksheet browser?

You can save Excel in many different formats. To save as HTML you select File|Save As. When the Save As window opens, look toward the bottom of the window for the "Save as type:" drop down. From the drop down selection click on "Web Page (*.htm; *.html). Navigate to the location in the Documents Library where you want to save the file, type the file name you want in the "File name:" box, and click the Save button at the bottom right of the Save As window.See response in the "Expert box."


How do you create a DIV type file using PHP?

A file with the DIV file extension is a DivX Movie file, it cannot be created with PHP. PHP is a web programming language for web site building.