SDP> 1. Windows 2000 - IIS
SDP> 2. Unix linux - Apache
SDP> :
SDP> Thanks
SDP> Steven
--
Best regards,
re_actionmailto:[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello Greg,
you should comment this extension call in php.ini, or put this
extension i the include dir.
Monday, December 6, 2004, 3:53:37 AM, you wrote:
GH> Everytime I start apach I get this error
GH> Any suggestions
--
Best regards,
re_actionmailto:
my own function but that just fouled up the calculation.
GP> Any tips or suggestions?
GP> Cheers
GP> George in Oxford
--
Best regards,
re_actionmailto:[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
thanks but this gives:
SDP> $days[date] = id;
SDP> What I need is a multidimensional array in the form
SDP> $days = array([date]=>array(id),)
SDP> Do you know how to do this?
SDP> thanks
SDP> Steve
SDP> -Original Message-
SDP> From: re_action [mailto:[E
SDP> }
SDP> else {
SDP>echo "The array has not been built.";
SDP> }
SDP> echo generate_calendar($year, $month, $days);
SDP> Thanks
SDP> Steven
--
Best regards,
re_actionmailto:[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
is_dir($dir)) {
>> > if ($dh = opendir($dir)) {
>> >while (($file = readdir($dh)) !== false) {
>> > echo "filename: $file : filetype: " . filetype($dir
>> > . $file) ."\n";
>> >}
>> >closedir($dh);
>> > }
>> >}
>> >
>> > $dir = dir($source);
>> >
>> >
>> > giving error:
>> > Warning: dir(C:\Documents and Settings\pravin\Desktop\cdac2):
>> > failed to open dir: Invalid argument in
>> > G:\Vyapar\AdvMgmt\addadvt3.php on line
>> > 69
>> >
>> > Fatal error: Call to a member function on a non-object in
>> > G:\Vyapar\AdvMgmt\addadvt3.php on line 70
--
Best regards,
re_actionmailto:[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
n a non-object in
>> > G:\Vyapar\AdvMgmt\addadvt3.php on line 70
>> >
>> >
>> >
>> >
>> > -
>> > Experience is what you get when you didn't get what you wanted.
>> > -
>> > Regards
>> > Pravin Kumar
>> > Technical Associate, CDAC, 68, E-City, Bangalore, 560100.
>> > Registered Linux user #365056; Ph. +91 80 28523300 Extn:2103
>> > http://geocities.com/pravin_suman/
>> > http://pravindeo.blogspot.com
>> >
>> > --
>> > PHP Windows Mailing List (http://www.php.net/)
>> > To unsubscribe, visit: http://www.php.net/unsub.php
>> >
>>
--
Best regards,
re_actionmailto:[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello B.A.T.,
Monday, February 16, 2004, 8:01:30 PM, you wrote:
SBATH> On Mon, 2004-02-16 at 17:46, Svensson, B.A.T. (HKG) wrote:
>> Example:
>>
>> $min = (int)($sec/60);
>> $min = $sec % 60;
>>
SBATH> Jesus "$min = $sec % 60 60;" should be "$sec = $sec % 60;"
SBATH> I'll have a lo
Hi everyone.
Does anybody now such thing:
Latest mcryptlib, or some old version of it support the IDEA algorithm
?
--
Best regards,
re_action mailto:[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php