[PHP-WIN] why does my php5.03 do not load php_oci8.php ?

2005-01-22 Thread yuegong
Hi; My system is win2000+php5.03cgi , other extensions like gd2 is ok . But when I want to use php_oci8.dll, it says "Unable to load dynamic library 'd:/php/php_oci8.dll'" , the path is correct, why ? thanks yuegong

[PHP-WIN] how to print to a file by php_printer functions ?

2004-02-21 Thread yuegong
Hi, How to print to a file by php_printer functions ? Thanks. Yue Gong

[PHP-WIN] how to create a 2 colors(B&W) bmp image by php ?

2004-02-21 Thread yuegong
Hi, How to create a 2 colors(B&W) bmp image by php ? Thanks. yuegong

[PHP-WIN] how to create a 2 colors image by php_gd?

2004-02-20 Thread yuegong
Hi: I want to create a 2 colors image by php_gd, B&W , how to do this ? thanks ! yuegong

[PHP-WIN] how to create a image with only 2 colors, B&W ?

2004-02-15 Thread yuegong
Hi: I want to create a image which only has 2 colors , B&W , how to do this ? thanks ! yuegong

[PHP-WIN] why seesions always lost

2003-06-04 Thread yuegong
Hi ; I set a intranet App by PHP and Mysql; when i test on my NootBook it is ok . but when i move it into the network , the seesions always lost, then users must relogon, it is carking. can anybody tell me why? I have set the session.cookie_lifetime = 0. Thanks

[PHP-WIN] print problem

2003-01-23 Thread yuegong
Hi Is there any way to set the page properties of browser by javascript before call 'windows.print();', such as size, direction... thanks

[PHP-WIN] why php_mcrypt.dll can not work in php 4.3 on Win2K+iis

2003-01-21 Thread yuegong
I download php 4.3.0 from php.net, zip file, more than 5M. And my PHP dir is d:\php, the php.ini is also in this dir. I enabled gd2.dll and mcrypt.dll in php.ini , the browser display this message : PHP Warning: Unknown(): Unable to load dynamic library 'd:\php\php_mcrypt.dll', but the gd2.d