According to what I understand of fgets() it will read the first
4096 bits of information and leave the rest behind. So
your pics will come out corrupt if they are larger than 4096 bit.
(Well at least I think it's bits. But then it might be bytes)
So all you have to do is make that number large
I use this example to set cookies and it works fine on
my side with IE5:
Sorry, unable to login click here try again";
exit;
}
else
{
$uniqueid = md5 (uniqid (rand()));
$cookiestring = $Firstname.'&'.$unique
RESULT($result,0,"filetype");
Header( "Content-type: $type");
echo $data;
};
?>
Thanks for the suport I hope I get it right.
> ------
> From: Asendorf, John[SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, March 15, 2001 3:30 PM
> To
Hi
What I would like to do is save a news
item as a html or text file. Then place it into
a MySQL database. Afterwards I would like
to display the fist paragraph of each news
posting on a site in a summary format.
If the user would like to see more all
he has to do is click on the corresponding
Goto www.phpbuilder.com or www.phpwizard.net. Do
a search. I now it's there somewhere.
> --
> From: Carlos Correa Goncalves[SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, March 08, 2001 6:41 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] ASP to PHP automatic convertion
> From: Michael Rudel[SMTP:[EMAIL PROTECTED]]
> Reply To: [EMAIL PROTECTED]
> Sent: Saturday, March 10, 2001 12:42 AM
> To: Mangiola Nunzio Datavia; 'PHP Windows List (E-mail)'
> Subject: RE: [PHP-WIN] Strip text from HTML
>
>
Hi
I'd like to strip the first paragraph
of a html document and display it.
basically the introduction and no more.
Is this possible?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the l
Did you read the install.txt and set up IIS4.0 to see the
php.exe?
> --
> From: Florian Poizac[SMTP:[EMAIL PROTECTED]]
> Sent: Friday, March 09, 2001 10:32 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] HELP ON IIS4 & PHP4.0.4pl1
>
> I had intall php with automat
I'd say got for Apache. If not that, then download the latest IIS4
from the internet. I tried to run PHP4 on IIS3 and I battled for
a week to get it going. Once I installed IIS4 it ran like a dream.
> --
> From: Matt Williams[SMTP:[EMAIL PROTECTED]]
> Sent: Friday, Februar
Try this site, they give a tutorial on encryption.
http://hotwired.lycos.com/webmonkey/programming/php/index.html
Hope it works for you.
> --
> From: Danilo Meles[SMTP:[EMAIL PROTECTED]]
> Reply To: Danilo Meles
> Sent: Monday, February 05, 2001 1:41 PM
> To: [EMAI
Hi
I'm trying to or half succeeded in creating
a guestbook on my intranet site.
Now my problem is this:
When creating the form I have
trouble creating a text area larger
than one line.
I use at the moment http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
Woods Ron Contr SA-ALC/FMIS[SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, January 30, 2001 6:02 PM
> To: Mangiola Nunzio Datavia; [EMAIL PROTECTED]
> Subject: RE: [PHP-WIN] Text area
>
> Your problem is probably not with the form passing the data; it's i
-WIN] Text area
>
> Try using the TEXTAREA tag instead:
>
>
>
> --dave
>
> > -----Original Message-
> > From: Mangiola Nunzio Datavia [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, 30 January 2001 4:13 PM
> > To: [EMAIL PROTECTED]
> > Subje
Hi
I'm trying to or half succeeded in creating
a guestbook on my intranet site.
Now my problem is this:
When creating the form I have
trouble creating a text area larger
than one line.
I use at the moment http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
> If you are having a problem for an undefined variable on
> line such as: $submit
>
> Then all you do is put in: if (isset($submit))
>
> That should sort it out. For your other other I have no clue.
>
> --
> From: Warwick Chapman
> (Budgee)[SMTP:[EMAIL PROTECTED]]
> Sent:
15 matches
Mail list logo