Help me

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
heart83
Forum Newbie
Posts: 5
Joined: Mon Apr 17, 2006 2:55 am

Help me

Post by heart83 »

I new with PHP...but already need to edit existing php web pages..
what i need to do/to have so i can do the task
Thanks a lot
:?:
User avatar
Oren
DevNet Resident
Posts: 1640
Joined: Fri Apr 07, 2006 5:13 am
Location: Israel

Post by Oren »

Notepad? :P
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

PHP files are just plain text. Any text editor will work. If you're trying to edit PHP pages from other sites you can't since you can't view the source code over a correctly configured HTTP server.
Post Reply