diff --git a/projects.php b/projects.php index 564e1ab4b..16506457e 100644 --- a/projects.php +++ b/projects.php @@ -1,5 +1,21 @@ More Projects +

+If you are looking for more projects using PHP, go to the +Links page, and visit the sites +listed there. +

+ +

Want to be listed here?

+

+If you have a project you feel belongs on this list, submit it to +freshmeat and make sure to +categorize it in the "Programming Language : PHP" category. +

+'; commonHeader("Projects"); ?>

@@ -10,14 +26,13 @@ Projects using PHP are using PHP as their main development tool. This is a listing of some of the open-source PHP applications available, courtesy of freshmeat. (Last updated: -.)

+ + echo date("M j, Y h:ia", filemtime("backend/projects.html")); + echo ".)

" . hdelim(); - + readfile("backend/projects.html"); -

If you have a project you feel belongs on this list, submit it to -freshmeat and make sure to categorize -it in the "Programming Language : PHP" category.

+ commonFooter(); - +?>