[PHP] Thanks I figured it out.

2003-11-24 Thread Renaldo De Silva
Thanks I figured it out it was just what you suggested. "Renaldo De Silva" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Forgive me if you've already addressed this, I'm trying to post some > variable to a php sript and they just arn't reg

[PHP] Apache 2.*

2003-11-24 Thread Renaldo De Silva
ARS)) { echo "$key => $val"; } ?> but if I call the variable directly it prints nothing, should I go ahead and take apache 2.* off my box or if the fix easy. -- -- Regards Renaldo De Silva Web Developer 868 628 0979 http://w

[PHP] Re: server date

2003-02-05 Thread Renaldo De Silva
please disreguard date() does this it was a mistake i made; "Renaldo De Silva" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > is there a function to get the server date date(); uses the date of the > client machine i need a funct

[PHP] server date

2003-02-05 Thread Renaldo De Silva
is there a function to get the server date date(); uses the date of the client machine i need a function that grabs the date on the server. Any help apreciated -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Get the date of the last sunday

2003-01-15 Thread Renaldo De Silva
how can i easily get the date of the last sunday. php or javascript code to do this would be appreciated. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] ODBC driver 4 MS access

2002-06-26 Thread Renaldo De Silva
does anyone know of any ODBC driver for access that allows me to use odbc_num_rows. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] using a variable stored in a variable.

2002-06-18 Thread Renaldo De Silva
how can i use a variable stored in a vaiable in a if statement? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] getting variables the hard way?

2002-06-18 Thread Renaldo De Silva
how can i get variables posted from a form without calling then distinctly. i want to get the names of all the variables the form has poster automatically. can that be done and if it can how? Thanks Renaldo -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.

[PHP] Thanks all I used javascript.

2002-06-05 Thread Renaldo De Silva
Thanks all I used javascript. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] redirection

2002-06-05 Thread Renaldo De Silva
is there any way other than header("Location: http://www.php.net/";); to redirect to another page. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] open a new html page

2002-06-05 Thread Renaldo De Silva
is there a simple way to automatically load a new page according to a choice made by a user. If one persons logs in they go to one page, If another peson logs in they go to another page? Any help appreciated. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://w