LiveWire Network Peer Answers Peer Support Teen Forums Tech Forums College Forums 574 users online 225073 members 868 active today Advertise Here Sign In
TeenCollegeTechPhotos | Quizzes | LiveSecret | Memberlist | Dictionary | News | FAQ
Member Spotlight
Shibs
Favs: Stephen King, Enders Game, Percy Jackson...
Mood: Romantic
You have 1 new message.
Emergency Help
Until you sign up you can't do much. Yes, it's free.

Sign Up Now
Membername:
Password:
Already have an account?
Invite Friends
Active Members
Groups
Contests
Moderators
7 online / 18 MPM
Fresh Topics
  LiveWire / Technical Forums / Programming & Application Development / Adding Reply

Adding Reply
Archived Topic: It will not be bumped to the top of the forum.
Topic PHP Help!!
Membername   Not a member? Sign Up Free (takes 20 seconds)
Password   Forgotten your password?
Post

Font:   Size:   Color:

FAQ Keyword Search:
Post Options
Favorites Manager
Notify me of new replies to this topic by email
Notify me of new replies to this topic by private message
Original Post
Ultimate Killer Posted at 3:25 pm on Nov. 16, 2007
Do i need a program to edit php pages?
ive downloaded a forum template
i cant edit them
please tell me how to

thank you

Replies
frozen Posted at 1:51 pm on Dec. 31, 2007
As others have said, Notepad can edit the PHP files, however I suggest using PSPad to edit PHP files. PSPad has syntax highlighting and it also has built-in FTP. It's pretty much an all-in-one and handles a ton of file formats. I couldn't live without it when working in a Windows environment.

(edit: I forgot to add that it's free)

Hope this helps you.

MariJani Posted at 9:29 am on Dec. 30, 2007
Quote: from allsmiles at 3:32 pm on Nov. 16, 2007

You can edit PHP files with notepad. You do, however, need an active PHP server to process the files. There's plenty of free hosting sites out there with PHP support, or if you prefer, use something like XAMPP to install it on your local machine.

You have to tell the.php files to be opened with Notepad; by right clicking the file, and clicking: "Open with" then just find "Notepad".

Also, I find it easier to find cheap/free hosting which supports FTP and would run the required PHP and MySQL (If you are practicing it also) version and using that. The domain would cost only $10 unless the site allows subdomains.

espresso8097 Posted at 4:35 pm on Nov. 16, 2007
Notepad will edit it.  Personally I prefer the program PHP Designer 2007 (free edition) and run to WAMP server, but I am not running a full time server, just test things and have fun.
allsmiles Posted at 3:32 pm on Nov. 16, 2007
You can edit PHP files with notepad. You do, however, need an active PHP server to process the files. There's plenty of free hosting sites out there with PHP support, or if you prefer, use something like XAMPP to install it on your local machine.
All 4 previous replies displayed.