Greg Donald wrote:
On 6/2/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
For PHP 4.x sites I used my index page to capture the HTTP request and use a
switch statement to call the content or task based on the $_GET and $_POST
arrays. That was very inefficient and the Switch case became totall
On 6/2/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> For PHP 4.x sites I used my index page to capture the HTTP request and use a
> switch statement to call the content or task based on the $_GET and $_POST
> arrays. That was very inefficient and the Switch case became totally
> unmanageab
2 matches
Mail list logo