Has anyone spent any time and thought into including help within the
library, ie. so you could do a.
mysql.connect().help() or something like that so as a developer addeds a new
function we as end users might be able to understand the function. Most
likely by creating a help file to return to th
Figured it out, it the reference for php4_execute service needs to be higher
up in the file.
evan
> -Original Message-
> From: Montgomery-Recht, Evan [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, February 28, 2001 9:33 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] PHP
I just noticed a problem with iPlanet...
Appearently once I got php working, then I tried geting things working on
multiple virtual domains. So this is what happens. Using the standard
test.php .
The script works from the root directory of each virtual domain.
What doesn't work is and director
I got the latest snapshot of php to compile on solaris (4.0.4pl1 wouldn't).
Anyways I edited the mime.types and obj.conf as described in the
installation instructions, but right now it's trying to download the
test.php file I created instead of processing. Is there anything not in the
documentat
Is anyone here framiliar with Solaris/libtool issue's?
thanks,
evan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
I'm working through geting the raw sockets implementation to send a http
post command to a cgi-script.
But there's one thing I'm trying to figure out.
How do I create the content-length?
I don't see a obvious way but my expection would be the following code.
$string ="foo=bar&food=apple";
$con
Monday, February 19, 2001 9:06 AM
> To: Montgomery-Recht, Evan
> Subject: Re: [PHP] HTTP POST Question
>
> You can do it with socket functions.
> -
> Milan Mlynarcik
> Web Programmer
> Charmed Technolog
Is that all that has to be done?
thanks,
evan
> -Original Message-
> From: Milan Mlynarcik [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, February 19, 2001 7:33 AM
> To: Montgomery-Recht, Evan
> Subject: Re: [PHP] HTTP POST Question
>
> You have to use header() functio
Good morning...
This should be a good monday morning question.
I have a cgi-bin written in perl (it's actually, a interface to a
perl-module which is a interface to a telnet-like protocol).
Anyways what I need to do is I have already existing code written in PHP,
but at some point I need to cal
I've noticed a problem with the config.m4 in the ext/java directory.
Basic issue I'm running redhat 7.0 with the sun jdk installed in
/usr/java/jdk1.3
I type in really simple after doing a buildconf
I have my JAVA_HOME and PATH's setup to get all java exe's.
configure --with-mysql=/usr --with-
Does anyone have any experience using cURL with Telnet in PHP.
thanks,
evan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
11 matches
Mail list logo