kjarrett Posted October 18, 2006 Posted October 18, 2006 I teach at a K-8 school and have this wacky idea to create a social networking site for internal school use only. If you want to know my lesson ideas, let me know. Here is the app: http://peopleaggregator.com/ Here is the install guide: http://wiki.peopleaggregator.org/Installation_guide Is something like this possible @ TCH? I would use .htaccess to lock down the entire subdirectory and only students would be allowed in. Thanks, kj Quote
TCH-Bruce Posted October 18, 2006 Posted October 18, 2006 Ensure you are running PHP 5, with short_open_tag=On. Won't run on the TCH servers. There are no plans to upgrade to PHP 5 so others reading this thread please do not start with the when are we getting PHP 5, thank you. Quote
kjarrett Posted October 18, 2006 Author Posted October 18, 2006 Won't run on the TCH servers. There are no plans to upgrade to PHP 5 so others reading this thread please do not start with the when are we getting PHP 5, thank you. Ah! Thanks... Quote
carbonize Posted October 19, 2006 Posted October 19, 2006 Given that most hosts use PHP4 still I don't see companies release scripts that require PHP5. you should make your script work on PHP4 and then add extra stuff that requires PHP5 but only if PHP5 is installed. Hope that makes sense. Like it's fine designing a website using all the latest CSS so long as it still works in a site that doesn't support it. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.