[PHP] version differences

2002-05-13 Thread baldey_uk
there and go no further? Any help, advice or pointing to relevant docs would be greatly appreciated. Cheers From baldey_uk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] header problems

2002-05-12 Thread baldey_uk
there on the page that fails to connect Thanks for any advice/help in advance Cheers From baldey_uk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] using header ();

2002-05-11 Thread baldey_uk
in advance! Cheers From baldey_uk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] using header ();

2002-05-11 Thread baldey_uk
Yes i have tested it thats why i am asking, as it is not working either way for me, it just stays on the same screen but blanks the previous output to the page. Baldey_uk -Original Message- From: Nick Wilson [mailto:[EMAIL PROTECTED]] Sent: 11 May 2002 12:07 To: Php-General Subject: Re

RE: [PHP] using header ();

2002-05-11 Thread baldey_uk
no : echo 'INPUT type=hidden name=txtJars value='.$quantity.'INPUT type=hidden name=txtCustomer_id value='.$customer_id.''; header(Location: updateaddress.php); exit; } ? Cheers Baldey_uk -Original Message- From: Nick Wilson [mailto:[EMAIL

[PHP] passing variables between php forms

2002-05-09 Thread baldey_uk
to the browser, and then i would be able to retrieve it by $_POST[testvar]; or $_POST[$testvar]; in either the confirm.php or updateaddress.php that the html posts to? Yet again thanks in advance for any help. Confused Cheers From baldey_uk -- PHP General Mailing List (http://www.php.net

[PHP] If statement leading to another php page

2002-04-29 Thread baldey_uk
Hello all, How can i force a transfer to another php page from an if statement? I have been trying: if (condition){ echo A HREF=3Dwww.link.comLink/A; } else { something else } without much luck, i keep getting parse errors. Thanks for anyhelp in advance! Cheers From baldey_uk -- PHP

[PHP] failed query results

2002-04-28 Thread baldey_uk
in advance!!! Cheers From baldey_uk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Date and Time

2002-04-28 Thread baldey_uk
Hi all, Anyone know any reason that the date function would return 2am in the morning as 102 if i use it in the following manner? $time=date(H:i:s); print $time; this outputs 102:14:51 instead of 02:14:51, anyone know where the 1 comes from? and why its there? Cheers From baldey_uk

[PHP] keymappings - PHP or MySQL?

2002-04-28 Thread baldey_uk
with this sort of thing i'd really appreciate them!! Cheers From baldey_uk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] keymappings - PHP or MySQL?

2002-04-28 Thread baldey_uk
with this sort of thing i'd really appreciate them!! Cheers From baldey_uk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] keymappings - PHP or MySQL?

2002-04-28 Thread baldey_uk
Thanks for the suggestion Miguel, i tried it and got a result of 95 on both tests which is the underscore character. bizare Cheers Baldey_uk -Original Message- From: Miguel Cruz [mailto:[EMAIL PROTECTED]] Sent: 29 April 2002 05:27 To: baldey_uk Cc: Php-General Subject: Re: [PHP

[PHP] Another silly email

2002-04-27 Thread baldey_uk
Um im trying to take the input from a txt field in an html form (which happens to be a number) and convert it to currency. Anyone know if there is a function in PHP to do this or do i have to convert to a float etc? Cheers From baldey_uk -- PHP General Mailing List (http://www.php.net

[PHP] Variables not working

2002-04-26 Thread baldey_uk
baldey_uk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Variables not working

2002-04-26 Thread baldey_uk
Um ok i can understand that this can be unsecure, how do i pass html variables to php witout the use of globals? Cheers baldey_uk -Original Message- From: Nathan [mailto:[EMAIL PROTECTED]] Sent: 27 April 2002 02:34 To: Rasmus Lerdorf; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re

RE: [PHP] Variables not working

2002-04-26 Thread baldey_uk
Sorry let me rephrase that ' can anyone point me to good docs about passing variables between html and php' please? Cheers baldey_uk -Original Message- From: Nathan [mailto:[EMAIL PROTECTED]] Sent: 27 April 2002 02:34 To: Rasmus Lerdorf; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re