[PHP] Automatic page generator/creator

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
pablopeillard
Forum Newbie
Posts: 1
Joined: Sat Jun 19, 2010 12:10 am

[PHP] Automatic page generator/creator

Post by pablopeillard »

Hello everyone:D
Im trying to make my first PHP website but im stuck at the part where I try to create an automatic page generator.

What I am basically trying to make is a site in which someone can write on a text box something, which will be connected to Facebook (already done) and then the user can create that page and 'like' it and show it to friends. Right now I have no idea how I can set it up so I can "create" the new website:confused:, and with my really bad skills with PHP, its not been easy to create what i already have.

It would be GREATLY appreciated if I could get a sample code that already has the "create a page" codes so I am able to look through it and learn more about php to finish the site.

thanks in advanced:)
Post Reply