stop 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
sits 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
header("Location: updateaddress.php");
exit;
}
?>
Cheers
Baldey_uk
-Original Message-
From: Nick Wilson [mailto:[EMAIL PROTECTED]]
Sent: 11 May 2002 12:15
To: PHP-General
Subject: Re: [PHP] using header ();
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
* an
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
ks for any
help in advance!
Cheers From
baldey_uk
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e variable testvar available 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 (
Hello all,
How can i force a transfer to another php page from an if statement?
I have been trying:
if (condition){
echo "Link";
}
else {
something else
}
without much luck, i keep getting parse errors. Thanks for anyhelp in
advance!
Cheers From
baldey_uk
--
PHP General Ma
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
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
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
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
was expecting (was more expecting something along
the lines of NULL).
Thanks for any help in advance!!!
Cheers From
baldey_uk
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
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/)
To
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]
S
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
Hello all, im not sure if its my installation or if on doing something wrong
but i cant seem to use any of the variables from forms that i PUT to. Or any
full stop! even
doesnt out put anything. Anyone seen this before?
thanks in advance for your help
Cheers From
baldey_uk
--
PHP
16 matches
Mail list logo