Dreams that are too far away...

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
webarty
Forum Newbie
Posts: 1
Joined: Sun Jun 09, 2002 2:00 pm
Location: Leeds

Dreams that are too far away...

Post by webarty »

I want to create a site where i login and i can create new sites. Edit sites and everything. BUT i dont know where to start :/

Any ideas.

One problem is to use mySql or flat phile

Thanks all
User avatar
fatal
Forum Contributor
Posts: 118
Joined: Sat Apr 20, 2002 10:47 am
Location: East Coast

Post by fatal »

i would recomend using MySQL to store infomation for pages, then use it to load up certain parts of the page that you want to edit.
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

take a look here. It's a short description of WebDav. If it sounds good to you go ahead to www.webdav.org
Post Reply