|
From: Scott M. <sc...@cs...> - 2003-11-06 13:38:46
|
Derek,
The more element that are common throughout the system will give the
system more flexibility (just like the custom includes used by both PHP
and Perl). It makes sense to me.
I just find the entire piece of software too complicated.
On Wednesday, November 5, 2003, at 11:46 AM, Derek Buttineau wrote:
> On the PHP side of things, I'm thinking we should redo the {request}
> object.
>
> Currently we just use the $_REQUEST array from PHP which contains all
> variable methods, I'm thinking we should create an array with
> categories of.
>
> param = combination of $_GET and $_POST
>
> cookie = $_COOKIE
> file = $_FILE
>
> etc
>
> That way it would more closely simulate the Perl side of things, and
> allow differentation between submission methods.
>
> Thoughts?
>
> -- Regards,
>
> Derek Buttineau
> Internet Systems Administrator
> Compu-SOLVE Internet Services
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive? Does it
> help you create better code? SHARE THE LOVE, and help us help
> YOU! Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Dnacms-devel mailing list
> Dna...@li...
> https://lists.sourceforge.net/lists/listinfo/dnacms-devel
>
>
Best regards,
Scott McCrindle
Web Application Developer
Compu-SOLVE Internet Services
520 Bryne Dr. Unit 6
Barrie, Ontario, CANADA
L4N 9P6
Phone: (705) 725-1212 ext.107
Fax: (705) 725-1313
Toll-Free: (877) 567-6593
http://www.csolve.net
|