27;ve got following message:
Syntax error on line 203 of c:/apps/apache/conf/httpd.conf:
Cannot load c:/apps/php/sapi/php4apache.dll into server: (126) The specified
module could not be found:
Any suggestions?
Best regards,
Andrew Kirilenko.
--
PHP General Mailing List (http://www.php.net/)
To
hing is OK. But if I press this button
for the same user selected, images doesn't update!!!
I've added and to the page - it doesn't help!
Please, help!
Best regards,
Andrew Kirilenko.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For ad
ble once again in the derived class. In C++ you will get comilation
error in this case.
Best regards,
Andrew Kirilenko.
> -Original Message-
> From: Alain Dresse [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, October 27, 2001 10:12 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] o
Hello!
Yiu must have linux includes installed.
Best regards,
Andrew Kirilenko.
> -Original Message-
> From: Ray Todd Stevens [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, October 27, 2001 8:56 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] can't seem to compile 4.0
Hello!
Have you specified path to extensions? In my case:
extension_dir = c:/apps/php/extensions/
Best regards,
Andrew Kirilenko.
> -Original Message-
> From: Brandon Orther [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, November 01, 2001 1:41 AM
> To: PHP User Group
>
Hello!
You should open "test.bmp" first.
Best regards,
Andrew Kirilenko.
> -Original Message-
> From: jtjohnston [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, November 10, 2001 1:15 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] imageCopy :-(
>
>
>
Hello!
The simpliest way:
$f = @fopen("http://foobar.baz/somefile.ext";, "r");
if ($f)
{
fclose($f);
echo "exists!"
}
else
{
echo "no exists!"
}
Best regards,
Andrew Kirilenko.
> -Original Message-
> From: jtjohn
Hello!
if (!strpos(...))
will be better...
Best regards,
Andrew Kirilenko.
> -Original Message-
> From: Martin Thoma [mailto:[EMAIL PROTECTED]]
> Sent: Friday, November 16, 2001 9:28 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Re: strpos
>
>
> strpos return f
at least.Or try to
find some good perl book (there are a lot of free in the net). Or type
"regexp tutorial" in google.
> Should I use the ereg- oder preg-functions?
I prefer preg style, because of more flexible and powerful syntax.
Best regards,
Andrew Kirilenko.
> -Origina
Oops. Forgot about 0 return ;(
> -Original Message-
> From: Martin Thoma [mailto:[EMAIL PROTECTED]]
> Sent: Friday, November 16, 2001 9:42 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] Re: strpos
>
>
> > if (!strpos(...))
> > will be better...
>
> Why?
>
>
>
> --
> PHP General Ma
Hello!
Yes, you are right. And ou can get passed values in the predication.php via:
global $HTTP_GET_VARS;
$hometeam = $HTTP_GET_VARS["hometeam"];
$awayteam = $HTTP_GET_VARS["awayteam"];
Best regards,
Andrew Kirilenko,
Seniour Programmer / System Administrator,
Internet Ser
}
}
class three extends two
{
function three()
{
echo "three";
}
}
$foo = new three();
<---
And the output of this programm is "three", but not "one two three" :(
Best regards,
Andrew Kirilenko,
Seniour Programmer / System A
Hello!
Try to use StarOffice. Seems, it's possible to make automatic conversion
from word.DOC into something more suitable.
Or, you can use PDF printer (standard adobe tool), but only under windows.
Best regards,
Andrew Kirilenko,
Senior Programmer / System Administrator,
Internet Se
Hello!
Try to find some good PERL or PHP book.
You can get one from http://194.84.74.116/iced/lp.tar.gz
Best regards,
Andrew Kirilenko,
Senior Programmer / System Administrator,
Internet Service.
-Original Message-
From: Mick Foster [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 05
--->
test!
test!
test!
Fatal error: Call to a member function on a non-object in c:\www\a.php on
line 8
<---
How to solve this problem???
Best regards,
Andrew Kirilenko,
Senior Programmer / System Administrator,
Internet Service.
--
PHP General Mailing List (http://www.php.net/)
To un
15 matches
Mail list logo