On Tuesday 08 July 2003 11:05, Miranda, Joel Louie M wrote:
> I just wonder, how do you make it fuzzy? I mean the image? On my book, its
> all plain but how about making it fuzzy?
Just put some pixels in random positions/colours all over your image.
--
Jason Wong -> Gremlins Associates -> www.gr
o!!
Php the best!
--
Thank you,
Louie
-Original Message-
From: Miranda, Joel Louie M
Sent: Tuesday, July 08, 2003 10:31 AM
To: Miranda, Joel Louie M; 'Ralph'; '[EMAIL PROTECTED]'
Subject: RE: [PHP] Image verification problem..
Well, does post has anything to do with this
Original Message-
From: Miranda, Joel Louie M
Sent: Tuesday, July 08, 2003 10:31 AM
To: Miranda, Joel Louie M; 'Ralph'; '[EMAIL PROTECTED]'
Subject: RE: [PHP] Image verification problem..
Well, does post has anything to do with this? I have this code running on a
post and
Louie M
Sent: Tuesday, July 08, 2003 10:20 AM
To: 'Ralph'; '[EMAIL PROTECTED]'
Subject: RE: [PHP] Image verification problem..
Ralph,
That's what I did on first.php code I wonder why.
-- first.php --
session_start();
session_register('new_string');
Header(&quo
you,
Louie
-Original Message-
From: Ralph [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 08, 2003 10:02 AM
To: Miranda, Joel Louie M; [EMAIL PROTECTED]
Subject: RE: [PHP] Image verification problem..
You should register session for 'new_string' after assigning
-Original Message-
From: Ralph [mailto:[EMAIL PROTECTED]
Sent: Monday, July 07, 2003 7:02 PM
To: 'Miranda, Joel Louie M'; [EMAIL PROTECTED]
Subject: RE: [PHP] Image verification problem..
You should register session for 'new_string' after assigning a value to
You should register session for 'new_string' after assigning a value to
it.
So try placing
session_start();
session_register('new_string');
after the rest of your first.php code.
That should work.
-Original Message-
From: Miranda, Joel Louie M [mailto:[EMAIL PROTECTED]
Sent: Monday,
7 matches
Mail list logo