Date: 01/27/00
- Next message: carmelo: "[PHPLIB-DEV] cvs commit"
- Previous message: carmelo: "[PHPLIB-DEV] cvs commit"
- Next in thread: carmelo: "[PHPLIB-DEV] cvs commit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: carmelo
Date: Thu Jan 27 20:09:18 2000
Modified files:
php-lib/php/tmpl_control.inc
Log message:
I am not sure I sent the good file the first time
Index: php-lib/php/tmpl_control.inc
diff -u php-lib/php/tmpl_control.inc:1.1 php-lib/php/tmpl_control.inc:1.2
--- php-lib/php/tmpl_control.inc:1.1 Thu Jan 27 20:04:08 2000
+++ php-lib/php/tmpl_control.inc Thu Jan 27 20:08:47 2000
@@ -11,6 +11,10 @@
*
*/
/*
+ * CARMELO :
+ * here are some comments to help the team understand wath I have
+ * done.
+ *
* This is the template class with my personnal extensions
* first : added control instructions :
* function : set_ifblock($parent, $varname)
@@ -44,8 +48,11 @@
* may add a lot more :
* I was thinking of a MESSAGE statement based on an array of messages
* we could also implement a VARIABLE statement to store variables
- * in html page wih all the fun and whistles we would like
+ * in html page wih all the fun and whistles we would like,
+ * We could also make FORM controls in conjunction with the OOFORMS
+ * library it would bring an evolution in the way we create and control forms.
* and I leave you he task to find more statement and implement its.
+ * The possibilities are so great tha it could become a project in itself.
*
*/
class Tmpl_Control {
-
PHPLIB Developers Mailing List. Send messages to <phplib-dev <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-dev-request <email protected>> in
the body, not the subject, of your message.
- Next message: carmelo: "[PHPLIB-DEV] cvs commit"
- Previous message: carmelo: "[PHPLIB-DEV] cvs commit"
- Next in thread: carmelo: "[PHPLIB-DEV] cvs commit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

