www.google.com
Pavel
- Original Message -
From: "Ali Amirnezhad" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 20, 2001 5:47 AM
Subject: [PHP] NONE
> Hi every body,
> I look for some plase to find good programs for APACHE web server on
Windows, such as PHP for window
In index2.php change the line $myInstance=urldecode (
unserialize($passedClass) ); to $myInstance=unserialize (
urldecode($passedClass) ); and you should be happy... I also assume you
have register_globals turned on in php.ini.
Pavel
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Zend Compiler got renamed to Zend Encoder.
Pavel
- Original Message -
From: "Marian Vasile" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 30, 2001 11:19 AM
Subject: Re: [PHP] Compile .php file is possible ?
> I've seen many people talking about Zend compiler...
> Wher
You can only reference such elements using it's indexes in javascript.
try formName.elements[3].value //(replace 3 with the index of your )
Pavel
>
> "vishak tomy" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
> I have a doubt about multi s
Sorry, hit the submit button too soon :-)
The session.save_path must exist on your system.
Try session.save_path = C:\winnt\temp (if you're on NT/2000) or
C:\windows\temp instead of /tmp
Pavel
- Original Message -
From: "Pavel Kalian" <[EMAIL PROTECTED]>
To: &quo
- Original Message -
From: "[Inf] F!RE-WALL" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 28, 2001 12:10 PM
Subject: [PHP] session handling
> Every time I want to initiate a session i get this:
>
> Warning: open(/tmp\sess_b18426d4011c38e033bd0ed54bd2d2f1, O_RDWR) f
set the session.save_path to a directory that exists on your system (for
example: session.save_path = c:\temp)
Pavel
- Original Message -
From: "Brandon Orther" <[EMAIL PROTECTED]>
To: "PHP User Group" <[EMAIL PROTECTED]>
Sent: Tuesday, March 13, 2001 10:56 PM
Subject: [PHP] Ses
a) $menu[] = array("name" => $db->f("name"), "url" => $db->f("topic_id"));
b) echo $menu[0]["name"]; //for example - depends on what you want to do
BTW have a look into the manual, the array stuff is described pretty well
Pavel
- Original Message -
From: "Matt Williams" <[EMAIL PROTECT
From: "Christian Reiniger" <[EMAIL PROTECTED]>
To: "php" <[EMAIL PROTECTED]>
Sent: Wednesday, February 07, 2001 12:20 PM
Subject: Re: [PHP] Com
On Wednesday 07 February 2001 11:52, Pavel Kalian wrote:
> COM of course comes with PHP (but is available on Win only), RT
COM of course comes with PHP (but is available on Win only), RTFM on calling
COM support...
Pavel
- Original Message -
From: "Christian Reiniger" <[EMAIL PROTECTED]>
To: "php" <[EMAIL PROTECTED]>
Sent: Wednesday, February 07, 2001 11:49 AM
Subject: Re: [PHP] Com
On Tuesday 06 February
1. Generate SQL script for your database in the MS SQL Server Enterprise
Manager
2. Modify generated SQL to be compatible with MySQL
3. Run the script on your MySQL server
Pretty easy if you aren't using any feature of MS SQL that MySQL doesn't
support (for example stored procedures)
Another way
Isn't it possible that you're just not allowed to connect to the MySQL host
remotely?
Pavel
- Original Message -
From: "Rosen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 19, 2001 10:55 AM
Subject: Re: [PHP] Error connecting to MySQL server
> When I connect via WE
nl2br() will do the translation for you, just store the text in database in
the form user writes it (allows later editing of the messages in the db
without having to deal with 's) and then echo(nl2br($message)) it.
Pavel
- Original Message -
From: "Ignacio Vazquez-Abrams" <[EMAIL PROTEC
st.php
X-Powered-By: PHP/4.0.4
Content-type: text/vnd.wap.wml
Hello world!
C:\>
Pavel
- Original Message -
From: "Rick Hodger" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 16, 2001 5:02 PM
Subject: Re: [PHP] WML/WAP and PHP
>
check the manual for fgets() function. then you can maybe explode() the
string using " " (space) as separator.
Pavel
- Original Message -
From: "James Holloway" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 16, 2001 4:13 PM
Subject: Re: [PHP] Reading specific data fr
Hi Rick,
you are not doing anything wrong. You just have to send the proper
content-type depending on what you're outputing. For example if you want to
produce a gif image you have to use header("Content-type: image/gif");
There's nothing wrong with it as PHP can't predict what you want to do.
tex
http://www.php.net/manual/features.http-auth.php
Pavel
P.S. Manual je nekdy docela prima cteni. ;-)
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 11, 2001 12:42 PM
Subject: [PHP] HTTP autentification
> Please, can you send me where coul
The DCOM (COM on a remote server) works fine but you still have to run PHP
on a windows machine. AFAIK there's no decent way to use COM from a unix
box.
Pavel
- Original Message -
From: "Niel Zeeman" <[EMAIL PROTECTED]>
To: "Paulson, Joseph V. "Jay"" <[EMAIL PROTECTED]>; "php gen list"
<
18 matches
Mail list logo