Hi, Newbie learning php here. Does anyone (have|know where I can get) a set of html and php files to automate script and form writing? What I want is an html file with forms, drop down boxes, check boxes etc, that will allow me to quickly|automatically construct php and html code to run on my server. For instance, a template generator: to create a new file with the script directive for scripts I want to run from the shell and output plain text. to create a new file with html tags for server-scripts which will output html formatting to create scraps of code for function declarations, or control flow structures, using text boxes on an html form to name variables and set values, outputting the fully constructed scraps into another text area from which I can cut and paste into a main script. I don't want anything too complicated such as a fully blown graphical IDE that will take me a long time to learn. Cheers, Malcolm. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php