I have:
session.cookie_lifetime = 1200
in my php.ini. I am using the PHP session functions that are working
fine, except I can't find out how to reset the lifetime timer. For
example, I log in, my script creates the session, and I do my work. After
20 minutes of working, the session expires a
At 03:54 PM 11/21/2001 +, Caspar Kennerdale wrote:
>I have a script that when I execute via a browser retrieves information.
>
>Ultimately I want this automated. There has been mention on these lists
>about compliling php as cgi, which I think may help
I saw the following somewhere and saved
Well, your the expert, so I'll look into this further, but do you have
any statistics, or a guess, as to the load auto_prepending an entire
site would add to a server?
I've always been under the impression that adding PHP to every page will
add significant load. I'm not familiar enough with sess
thank you for that but we need a customized mailer system for our
development and im just new with this type of system, i just want to make
sure that i really understand the program flow of the mailer script .This is
just a start and the sample script is very simple to understand for a n
I've seen several sites that did the opposite--use PHP in Flash.
Try a search for 'php and flash'.
__John Monfort_
_+---+_
P E P I E D E S I G N S
www.pepiedesigns.com
"The world is waiting, are you ready?"
-+__
Hi,
I have a strange problem. I have a page that displays a list of records.
When the user clicks on the delete link by one of the records, a php script
is taking care to delete that specific record and then redirects back to
the record list.
I use PEAR::DB with MySQL.
When I use header("L
You can also have a look to EasyPhp http://www.easyphp.org/ which installs
Apache, PHP and MySQL on Windows box.
-Message d'origine-
De : Rob Bennion [mailto:[EMAIL PROTECTED]]
Envoye : mercredi 21 novembre 2001 21:55
A : [EMAIL PROTECTED]
Objet : [PHP] Installing PHP with windows
Hi
I
I cannot quote any statistics for you, but I think I can answer your
question anyway.
When you use htaccess along with htpassword or authmysql, everytime a person
requests a page in a protected dirtectory apache has to access the htaccess
file, determine the type of authentication to use and then
How and when mysql performs a delete depends on several things including,
the type of table that is used, configuration parameters and the wording of
the delete query. There are some situations in which deletes are put into a
que and performed only after there are no connections to the table. Si
Ok, I think I have the solution to your problem.
Try using nl2br() on the data in that field..
Example:
I have a message table that allows one user to send an instant message to
another user on my site. There are several fields, one of which being a TEXT
column (MySQL db). I use a simple textare
I had this problem with the CGI installation version. Modify your
httpd.conf and adapt it to run PHP as an Apache module and all should work
fine.
--
Julio Nobrega
No matter where you go, &this.
"Jason Reid" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I
101 - 111 of 111 matches
Mail list logo