Not quite... Here's something that ought to work better for you:
page1--
";
echo session_id() . "";
echo "";
?>
reg_2.php
page2
"; ?>
Original Message Follows
From: "Bossanova" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: [PHP-WIN] HELP: USING $_S
I'm just curious if anyone has gotten ZZIPlib libraries to work under
Windows, or Linux for that matter? I can't seem to get either of them to
work.
On another note, does anyone know of a way to read a .TAR file using PHP?
Thanks
Andy
--
PHP Windows Mailing List (
I have an Access database which I made a DSN connection to.
As long as the .mdb file is on the same machine as my Apache Server I can
connect to it just fine. However, if I try to set the DSN to point to an
.mdb file on our network (mapped to a drive letter), I get the following
error in PHP:
Wa
my site runs fine but always asks for username and password
running php as cgi
its driving me nuts
Thanks
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
You can grab some of those variables automatically.
$network = new COM("WScript.Network");
$computername = $network->ComputerName;
$username = $network->UserName;
"Court Shrock" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Was searching through the groups
Pardon my ignorance, I've been searching for answers for this new $_SESSION to work to
no avail. If someone can help me out by giving examples how I can pass the session_id
to the next page and access the same $_SESSION["var"] on that page, it would be very
helpful.
My question is, once I set
Was searching through the groups and thought I would share this code:
FullName . '';
//Returns Account Name
echo $ADSIObject->Name . '';
//Returns Account Description
echo $ADSIObject->Description . '';
?>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php
php-windows Digest 28 Mar 2002 20:07:26 - Issue 1067
Topics (messages 12798 through 12806):
R: [PHP-WIN] Session errors
12798 by: Alberto. Sartori
Re: Session errors
12799 by: Martin.Andrew
mail() with attachments
12800 by: George Pitcher
R: [PHP-WIN] mail
We have an automated COM application that has been working with ASP for years. We are
trying to use it with PHP. We tried it on two machines with the following problems.
1- On both machine we get the following error from php.exe
The instruction at "0xx001301da" referenced memory at "0x782a4a47"
Hello,
I checked the developer database, and I'm not saying it isn't in there...
but I couldn't find it, so here it goes:
Here is the problem... given the code below, I would expect a fill color of
73% cyan, 26% magenta, 5% yellow and 0 black. However, the 73% cyan will
default to zero unless y
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I've seen a tool called Code Charge which claims to do that.
http://www.codecharge.com/index2.html
And, I think that the new Zend tools make this easier (but I really haven't
started evaluation yet).
www.zend.com
Scott
* * * * * * * * * * * * * * * * * * * * * * * * * *
J. Scott Johnson
PHP C
Hi!
I've been programming in PHP for long. But one question that always is
coming to my mind is to know if there exists some kind of tools (like
for SP. It exists a tool called ASPWebTools for wich it is possible to
develop applications written in ASP and connecting with DB like SQL
Server in a
See this colomns
http://www.zend.com/zend/spotlight/sendmimeemailpart1.php
Darvin
> -Messaggio originale-
> Da: George Pitcher [mailto:[EMAIL PROTECTED]]
> Inviato: giovedì 28 marzo 2002 12.26
> A: [EMAIL PROTECTED]
> Oggetto: [PHP-WIN] mail() with attachments
>
>
> Hi guys,
>
> I'm doi
Hi guys,
I'm doing a query/export/email routine and I can't find anything on
attachments. The manual says that attachments can be handled but doesn't say
how or give any examples.
I'm sure that this must be in widespread use, so can anyone give me a
pointer or two?
George
--
PHP Windows Mail
15 matches
Mail list logo