need to RTFM:
http://www.php.net/manual/en/function.setcookie.php
Charles wrote:
> I want to ask user to login, and use cookie to save their userid and
> password
> what should i do?
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
-
php-windows Digest 1 Aug 2002 22:12:09 - Issue 1269
Topics (messages 15057 through 15077):
Java and PHP
15057 by: Opere, James
DaDaBIK 2.1b beta released
15058 by: Eugenio Tacchini
use of COM object
15059 by: Christophe PIN
Re: Problem in passing parameters
It is the header() function... as with response.redirect... carefull
must be made with both sessions and the output buffer content...
Cheers...
LF
Kyle wrote:
>Does anyone know if there is a php equivalent of Response.Redirect? I have
>been looking through the PHP manual to no avail because I
Does anyone know if there is a php equivalent of Response.Redirect? I have
been looking through the PHP manual to no avail because I don't really know
where to look. Any help is appreciated.
Kyle Overholser
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscrib
Im having troubles with my email address (or IP number). Its considered spam.
so, i have changed some settings and im checking it.
I still am in need of help with uploading a file using IIS and PHP 4.2.2.
The problem seems to be that the variables holding the temp name and size
never get correctly set from the file input control. I have the copy
function working, but it can not find the temp file because php never
reports a
The header() command is very sensitive. No data (including a stray space)
can be sent to the browser before a header() command is called. If you take
out the include(conex.php); line (or just take out the data that it echoes
to the browser) you'll be in fine shape.
-Dash
-Original Message--
Hello, Im trying to learn how to develop aplications with php, I took this from a
tutorial, but I get an error message. The situation is very simple. Please somebody
help me out.
Thanks.
Adolfo
this is the error message:
Warning: Cannot add header information - headers already sent by (output
I'm definately interested, even though I'll most likely be in MN at the time. I've
never even MET another PHP developer, so I don't know what to expect, but I'd sure
love to be updated :o)
Martin
>>> [EMAIL PROTECTED] 08/01/02 03:21PM >>>
Well, the predictions have come true. In San Antonio o
Hi,
I am running apache 2 with php-4.2.1-Win32 on Win XP. When i'm try to use
php_mcrypt.dll after restart apache says 'Unable to load dynamic library
'path' - The specified procedure could not be found. I uncomment the
extension=php_mcrypt.dll and find some dll in the net that pretending t
Well, the predictions have come true. In San Antonio only four folks signed
up for the meetup, and the event was cancelled with no way to get in touch
with the other local developers to make a go of it. Out of the 147 cities
listed only 15 had enough people for meetup.com to do their thing. A nobl
Send some code or more details.
--
Best regards,
George Nicolae
IT Manager
___
PaginiWeb.com - Professional Web Design
www.PaginiWeb.com
"Kit Kerbel" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Here's the deal:
>
> I have a page that ha
Here's the deal:
I have a page that has a "print" button on it that opens a new window that
shows a "print-friendly" version of the page. The new window is opened via
some javascript. I'm having problems with passing two variables to that
page for querying purposes. Can anyone help?
Thanks
I want to ask user to login, and use cookie to save their userid and
password
what should i do?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I want to ask user to login, and use cookie to save their userid and
password
what should i do?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
v4.2.x has register globals set to Off by default. Is that the case for your
PHP configuration? If yes you can either switch them to On in your php.ini
file (security implications however...) else you have to reference these
variables via the super globals... so taking Lung's example ...
HTH
Ri
I want to ask user to login, and use cookie to save their userid and
password
what should i do?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I want to ask user to login, and use cookie to save their userid and
password
what should i do?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I want to ask user to login, and use cookie to save their userid and
password
what should i do?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi Lung - you have precisely the same setup as myself = php 4.2.2 Apache and
Win2000.
BUT I can't manage to get the browser to work properly -same problem as you
had.
I would appreciate it if you would send my your httpd.conf file and any
other file you think will solve my problem as I have spent
Hello,
I have to use a COM object with following properties:
...
Property StationsX(lIndex As Long) As Long
Property StationsY(lIndex As Long) As Long
...
I didn't manage to initialize these properties.
I create a new COM object with:
$obj = new COM("");
If I try
$obj->S
Hi all,
I just want to announce that DaDaBIK 2.1b beta has been released
(www.dadabik.org), a lot of new features and bug fixes have been added.
DaDaBIK is a free PHP application that allows to easily create a highly
customizable Web form interface for a MySQL database in order to search,
inse
I have installed Jdk 1.1.8, PHP version 4.2.2. I tried
configuring Java to work with PHP but I still get an error below when trying to
run a scrip.
Fatal error: Unable
to create Java Virtual Machine in c:\phpdev\www\java.php
on line 2
The script is a sample script
to test if php is
php-windows Digest 1 Aug 2002 10:11:30 - Issue 1268
Topics (messages 15049 through 15056):
php_gd.dll Problems
15049 by: Lorne T
Re: PDF Forms
15050 by: Asendorf, John
Apache WebServer version 2.0.39 on Windows 2000 and PHP 4.2.2
15051 by: Fernando Rêgo Rodrigues
Hi all,
I just want to announce that DaDaBIK 2.1b beta has been released
(www.dadabik.org), a lot of new features and bug fixes have been added.
DaDaBIK is a free PHP application that allows to easily create a highly
customizable Web form interface for a MySQL database in order to search,
inse
25 matches
Mail list logo