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
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:)