Opening a page and editing using PHP only...

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Jim
Forum Contributor
Posts: 238
Joined: Fri Apr 19, 2002 5:26 am
Location: Near Austin, Texas

Opening a page and editing using PHP only...

Post by Jim »

Hey guys. Me here to bother you with more of my n00b questions.

Here's the deal. I'd like to create a system in which you can edit pages completely FTP free using PHP. I want a user to click on a link to a page that I have listed and be able to edit it through a browser.

Is that possible using PHP? Thanks for your help!
User avatar
sam
Forum Contributor
Posts: 217
Joined: Thu Apr 18, 2002 11:11 pm
Location: Northern California
Contact:

Post by sam »

Jim
Forum Contributor
Posts: 238
Joined: Fri Apr 19, 2002 5:26 am
Location: Near Austin, Texas

Post by Jim »

Thanks guy :D
Post Reply