|
From: adam <ad...@xs...> - 2002-06-08 10:40:06
|
hey luka i am putting a list of all the functions in an include file at the top of the include file like this: # progr.php #CONTAINS: #programForm #listProgram #listAllPrograms #listUserPrograms #addProgram #editProgram #deleteProgram #dropCategories Also, I have put programForm in the progr.php file not the html.php as this makes more sense i think...html.php should purely be for html elements like drop downs etc that get re-used in may places adam |