1. Would help if posters would indicate if hosting server is Windows or UNIX. Would make it easier to diagnose problems that occur when trying to use variable that aren't available under the os.
Answered a post today Server Side Includes where the author was using $_SERVER['DOCUMENT_ROOT']. Reading thru the post, when I came to
Undefined index: DOCUMENT_ROOT in C:\Users\Top Notch Hosting\valleysoapbox.com\www\index.php
it appeared that the host is a Windows box.
2. Suggest posters indicate which PHP is version being used. After all, ver. 5 is not too far away.
3. phpinfo(). Add "how to use this" to the Tutorial for the Newbie. Sure helped me a lot when I was just getting started. In fact, I keep a copy of the generated info for each website I develop, just for reference purposes.
4. Add new forum for Classes and Objects, particularly since PHP v.5 is going to be utilizing these more extensively.
5. Way to mark an issue as resolved?
Thank you for taking the time to read this.