Output has started at variables.php on line 321.
Niklas
-Original Message-
From: Tom Nickels [mailto:[EMAIL PROTECTED]]
Sent: 22. syyskuuta 2001 13:20
To: [EMAIL PROTECTED]
Subject: [PHP] Cannot add header information - headers already sent by
Hi everybody!
I installed php 4.06 on W
Read chapter: LXXVIII. Session handling functions
Niklas
-Original Message-
From: Peter [mailto:[EMAIL PROTECTED]]
Sent: 22. syyskuuta 2001 8:19
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] Quickie
Hi,
I am trying to redirect the user to another page after user auth
You might mean \n.
Line:
$str = "This\nis a\nsample"
would output:
This
is a
sample
Did it help?
Niklas
-Original Message-
From: Nikola Weber [mailto:[EMAIL PROTECTED]]
Sent: 22. syyskuuta 2001 0:35
To: php forum
Subject: [PHP] file problem
Hi !
Thanks for the quick reply last ti
A very good point.
Niklas
-Original Message-
From: Anton Stroganov [mailto:[EMAIL PROTECTED]]
Sent: 19. syyskuuta 2001 21:00
To: Wee Chua
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] PHP Email Handler
My friend. I'm not quite sure I understand you correctly. Are you asking
_us_ to do _yo
In second example you can define which fields to insert, very usefull if you
have a lot of fields.
Niklas
-Original Message-
From: Peter [mailto:[EMAIL PROTECTED]]
Sent: 13. syyskuuta 2001 10:59
To: [EMAIL PROTECTED]
Subject: [PHP] syntax?
HI,
I am new to this PHP thing.
I was work
I'm sending a huge amount of mails with php. How can I send mail directly to
the smtp server? Right now I'm using pipe to send each mail to sendmail.
Works fine with about 35 000 mails, but it takes ages to run.
What would be the smartest way?
Thanks!
-Original Message-
From: Richard
Is it possible to create images on the fly, if my phpinfo says nothing about
GD? What I know is that ImageCreateFromPNG() says it's undefined.
If not, what do I need to install to php to make it possible?
Niklas Lampén
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail:
Did you start the session like this:
$Session = array(
/* values to array */
);
session_start();
session_register("Session");
-Original Message-
From: Darius Ivanauskas [mailto:[EMAIL PROTECTED]]
Sent: 16. elokuuta 2001 18:14
To: Niklas Lampen
Cc: [EMAIL PROTECTED]
S
};
Hopefully this helps you out.
Niklas Lampen
-Original Message-
From: Darius Ivanauskas [mailto:[EMAIL PROTECTED]]
Sent: 16. elokuuta 2001 16:51
To: [EMAIL PROTECTED]
Subject: [PHP] How to resume session by id?
I'm getting session id neither from cookie, nor from GET/PO
9 matches
Mail list logo