Databases and write directories? Also how do I make php forms? Also when you make an automatic page what are some things you have to use in doing so?
Databases -> www.mysql.com directories -> http://www.php.net/manual/en/ref.filesystem.php PHP forms -> forms are HTML entities, you do not make them in PHP, you can embed the HTML code that generates a form on a PHP page. Automatic pages -> what do you mean by "automatic" ?