"Alain Kumschick FrançOis Robert" <[EMAIL PROTECTED]> wrote in
message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
>
> I need a php script that checks if the there is a cookie set with the
users
> username
> and if not
> it brings you to an other page and telling you that you are no
Is it possible to call an external program via PHP. The program will most
probably be in server.
My aim is to call a scanner input program and want the client to scan a
paper and upload it.
thanks for help.
martina.
--
PHP General Mailing List (http://www.php.net/)
To un
mewhere among the rant. :)
>
> =C=
>
> *
> * Cal Evans
> * Journeyman Programmer
> * Techno-Mage
> * http://www.calevans.com
> *
>
>
> -Original Message-
> From: martinahingis [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, March 31, 2002 6:26 PM
> To: [EMAIL P
if ($payment_status = "Completed")
if you do this your if statement is invalid
You should do
if ($payment_status == "Completed")
I mean you should use double '=' inorder to say 'equals'.
"Jim Hankins" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Here is a p
try http://free-php.cjb.net there is a list of free php, mysql hosts and
analysises of them
"Dani" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> I'm just wondering if anybody know if there is a free web hosting with
> MYSQL and PHP. I don't need a hug
Error is absolute.
Don't use " (double quotation mark) in yur queries. Use ' (single quot.)
instead
$query = "SELECT DATE_FORMAT( exp_date, '%W, %M > %d, %Y') AS thedate from
tifrequest where user='$user' limit 1,1";
Because the preprocessor think that your string is finished when it sees a
doub
I think the question is not the top of the page, the top frame of the
window. Isn't it?
If so you should use Javascript instead of PHP.
top.window.location.href=http://yoursite.com/yourpage.php;
---
martina.
"Erik Price" <[EMAIL PROTECTE
what a thing is the class instance name from within the class?!
---
martina.
"Nate" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> How do you determine the class instance name from within the class?
>
--
PHP General Mailing List (ht
CPU designers don't make their CPU's support an instruction like slau (shift
left arithmetic unsigned) for simplicity of instruction set architecture.
Anyway simplicity of instructions is not important for PHP. When one wants
to use <<<, let them use it.
--
martina.
"Jason Greene" <[EMAIL PRO
If you dont want user to see the image. dont put the image to the page!
Or what you want is just something different?
--
-
martina.
"Morten Nielsen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> I got a page where I have to images (IMG),
10 matches
Mail list logo