Let me get this straight - if register_globals is set to off, the best way
to assign a value to a session variable is to use:
$_SESSION['varname'] = 'value' ;
This both creates the variable and sets it. And then I can access this from
any page (that has session_start() at the beginning) with:
$s
Hi,
Does SSL or openSSL work on a win2000, apache(1.3.xx or 2.xx - precompiled binary) and
php(4.3.x) system?
If yes, is there someone who can tell what to do for installing it and make it work?
Thank you.
John M.
Is it possible to set up PHP so mail() sends email (through localhost, not another
server) to a local account? I have the non-server version of Windows XP.
John
-
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, and more
Hello,
You could also try PDFreportsLite/YaPs for PDF generation.
http://www.interakt.ro/products/PDFreportsLite/
http://www.interakt.ro/products/YaPs/
Alexandru
"Ron Herhuth" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
I'm trying to dynamicall
Hello,
Indeed they don't have the set_encoding function compiled in (even if
the full iconv is redistributed with php).
Anyway, I suggest you to take a look at the domxslt extension, is way
much faster (and uses directly UTF-8 internally)
Alexandru
"Michel Sahyoun" <[E
php-windows Digest 8 Mar 2003 12:57:04 - Issue 1624
Topics (messages 18910 through 18914):
cgi error when instantiating a com application
18910 by: Rowan Hick
18914 by: Christoph Grottolo
Re: Develope a Windows PHP Extension.
18911 by: Frank M. Kromann
Re: PHP and
[EMAIL PROTECTED] (Rowan Hick) wrote:
>Hi All,
>
>If anyone could shed light on this I would be well appreciative.
>
>Under IIS 5.1, XP Pro, PHP 4.3.0 and PHP 4.3.1 whenever I instantiate a com
>object ie:
>
>$myobj = new com ("ixsso.query") or die ("blah..")
>
>I get a windows error message, alth