why do you not try
session_start();
$_SESSION["BSD"] = '';
$_SESSION["devon"] = "my name";
???
Vikas Pande wrote:
What is going wrong and where it is going wrong I dont
know?
I was trying my first script with sessions.
Before testing the script, I did following change in
php.ini in winnt\syst
If you have made a COM object, you can use the COM PHP functions,
documented here:
http://www.php.net/manual/en/ref.com.php
If you just have a normal, cheezy DLL, you'll have to use the somewhat
less tested, and possibly less stable, Win32API extension:
http://www.php.net/manual/en/ref.w32api
this isn't a function of PHP, its a function of your web server. You
need to tell your web server (or ISP) to use index.php just like it
would use index.htm or index.html.
Check the Apache docs or IIS docs for more info...
--
Brian 'Bex' Huff
[EMAIL PROTECTED]
Phone: 952-903-2023
Fax: 952-82
check your httpd.conf at DirectoryIndex
Dave wrote:
Hey guys,
I am wondering how, when people go to my main site, http://splix.dyndns.org,
they get redirected to index.php.
I am used to using HTML, where the first page the user sees is index.html.
How can I do this with PHP?
Thank,
Dave
--
php-windows Digest 27 Jan 2003 21:41:30 - Issue 1558
Topics (messages 18110 through 18122):
Re: Politely?
18110 by: Per Lundberg
18114 by: Cam Dunstan
18115 by: Jill.Ramonsky.Aculab.com
18117 by: Luis Ferro
18119 by: George Pitcher
How do i load my ne
Hey guys,
I am wondering how, when people go to my main site, http://splix.dyndns.org,
they get redirected to index.php.
I am used to using HTML, where the first page the user sees is index.html.
How can I do this with PHP?
Thank,
Dave
--
PHP Windows Mailing List (http://www.php.net/)
To uns
http://www.php.net/manual/en/function.set-time-limit.php
Darvin
> -Messaggio originale-
> Da: Bobo Wieland [mailto:[EMAIL PROTECTED]]
> Inviato: lunedì 27 gennaio 2003 18.36
> A: [EMAIL PROTECTED]
> Oggetto: [PHP-WIN] maximun execution time
>
>
> Is there some way to get around the time l
Is there some way to get around the time limit of maximum execution time
whitout making any changes in the ini file?
I have a function that fetches a file generated by another server, that is
fetching it's data from a db. And this process will be repeated for as many
times as I've telled the funct
Guys,
I think that the point was missed here.
I'm not the original poster but my reading of it was that considering what
was being undertaken might prove problematic (writing a win web-server) that
the recipient might find herself prone to utter the odd swear word or curse.
Nothing more than that
Look in the php manual for the section called Handling File Uploads
Rich
-Original Message-
From: Rodrigo San Martin [mailto:[EMAIL PROTECTED]]
Sent: 28 January 2003 01:33
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] File_Upload
How kan I Upload F.ex a gif file from any computer to a my ho
Don't worry, there is no need to leave the mailing list because of that...
It seams that there is some overreaction with the use of a more
common/street/american expression in english... mayhappen they would
prefer that one talked everything in our natural languages and thrus
forfeit the useful
How kan I Upload F.ex a gif file from any computer to a my host computer and
to a root dirctory called pictures?
Anyone pleas:
--
Rodrigo San Martin
Institue of computers and information teknologi
--
PHP Windows Mailing List (http://www.php.net/
-Original Message-
From: Cam Dunstan [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 27, 2003 2:29 PM
To: Per Lundberg
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Politely?
> I must be missing something here, but what IS all this chatter about
> politeness, blaphemy and profanity all ab
I must be missing something here, but what IS all this chatter about
politeness, blaphemy and profanity all about pray tell and what has it got
to do with php? If someone is posting dirty ditties can they send again
because I missed them completely.
- Original Message -
From: "Per Lun
Hi!
I have a question that might not be directly php-related, not all aspects of
it anyway, but it has to do with things that I belive most of you have come
across and know how to do.
I would like to know the general way to go in these situations:
First thing, I'm developing a sort of forum. When
hey, you could try with a double qote instead of single quote.
$submit = $_POST["submit"];
but with globals on,
global $submit;
will work too,
"Adrian Partenie" <[EMAIL PROTECTED]> wrote in message
008401c2c00b$d35213a0$0bc46150@artel19">news:008401c2c00b$d35213a0$0bc46150@artel19...
He
hey ya,
I have made a new dll "prjMD5.dll" in visual basic's, so i can use the same
MD 5 hash for my website, and my chat server passwords.
anyhow.
Now i have my new DLL
How do i load the function in my dll?
My function's Name is "MD5Encrypt"
and only has 1 value: "password"
ie: $hased = md5
[EMAIL PROTECTED] wrote:
Wow! I've only been on this mailing list for about half a hour, and I've
only sent two emails (this is the third). What kind of a reputation do I
have already? And how did I get it? Do you know something I don't? Why
should anyone assume I would ever be anything other than
18 matches
Mail list logo