http://www.php.net/unsub.php
>>
>>
>>
>
> --
> View this message in context:
> http://www.nabble.com/PHP-code-will-not-work-tp17811807p18362005.html
> Sent from the PHP - General mailing list archive at Nabble.com.
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
Thanks,
Sanjay Mantoor
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
t;
NULL// Does this convert to null to NULL?
[1]=>
NULL
}
Can you tell me why the above difference?
--
Thanks,
Sanjay Mantoor
Thanks for the help.
Yeah problem was with php.ini file.
Entry for memory limit is 12MB in the file actually it should read 12M (not
12MB).
sanjay
www.apptility.com
Richard Lynch wrote:
On Thu, January 26, 2006 2:19 pm, sanjay wrote:
I have a strange problem while trying to run php
MB.
(Then restarted the http server)
Now even php.ini file is in the original state but problem is still there.
The http.conf file is unchanged.
Can any one give me some sort of idea.
Thanks,
Sanjay
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thnaks. It solved my problem.
sanjay
- Original Message -
From: "Jason Wong" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 29, 2002 7:50 PM
Subject: Re: [PHP] return multiple value from function
On Monday 29 April 2002 22:11, sanjay wrote:
>
Hi List,
I am new to php programming and wanted to know if it is possible to return
multiple value from a function like cgi programs.
How can I get the following result using php.
($var1, $var2) = myfunction($a,$b);
function myfunction($c,$d)
{
// code
// code
return ($e,$f);
}
--
PH
x27;t return anything when
trying to execute from the web.
Any help would be highly appreciated.
Regards,
Sanjay
### temp.cgi
#!/usr/bin/perl
print "Content-type: text/html\n\n";
$passwd="testpass";
$p=`/usr/bin/php /full/path/md5.php pass=$passwd|tail -1`;
print "
see whether the command line option is available on your server.
sanjay
- Original Message -
From: "Uma Shankari T." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 27, 2002 10:41 AM
Subject: [PHP] Crontab
Hello,
I need to ru
Hi
I am new to PHP and want to do object oriented programming in PHP. I want to write a
subroutine and call that subroutine. I tried the following code but it gives me an
error.
Regards
Sanjay
Hi
Can someone tell me from where can I get the binary file of php so that I
can run php files from the command line of Unix.
Thanks in advance.
Regards
Sanjay
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail
I tried this before posting to the list. it didn't worked for me.
sanjay
- Original Message -
From: "Bart Frackiewicz" <[EMAIL PROTECTED]>
To: "sanjay" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, December 06, 2001 4:00 PM
Subje
Hi
I have a script which sends email from the web. The problem is the header of
the message contains "Return-path" and "Sender" email address as the
[EMAIL PROTECTED]
So, can some one help how can I set Return-path and Sender address as From
Address?
Regards
Sanjay
Hi
I have successfully installed PHP 4.0.6 with apache 1.3.22 on my mandrake
Linux box. Now, the problem is I am not able to send email using mail () of
php. However, I am able to send it using mail command.
Any help will be highly appreciated.
Regards
Sanjay
--
PHP General Mailing List
13 matches
Mail list logo