Php

Status
Not open for further replies.

graphix-invasion

New Member
Messages
64
Reaction score
0
Points
0
How do I create a page in PHP? Or, is there a way? I've just been uploading PHP files, but it's annoying to do that. Is there any way to just make a PHP extension. When you create a file, there is a dropdown with two text documents, a perl, and HTML. Could you add PHP, or is there another way to get it?
 

lambada

New Member
Messages
2,444
Reaction score
0
Points
0
Depends how you are creating your files.

Usually in the save as box, you can select all files as the file type and then in the name you'd put NameOfFile.php

Which program ware you using to create your files?
 

noerrorsfound

New Member
Messages
1,736
Reaction score
1
Points
0
I was just using the cPanel.
It is much better to use FTP. It's faster to create the files locally and then upload them, and then you always have a backup of the file, too (without needing to create it in cPanel and then go download it from FTP).
 

graphix-invasion

New Member
Messages
64
Reaction score
0
Points
0
I prefer not to use FTP. That's what I've been doing, but I'd just rather not. Is there any way to get PHP files without using FTP or uploading files?
 

Brandon

Former Senior Account Rep
Community Support
Messages
19,181
Reaction score
28
Points
48
Make sure the type is Text Document, then make filename and then add .php to the end.
 
Status
Not open for further replies.
Top