Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
php-objects@yahoogrou...
Apr 13, 2003 3:40 pm
1085
Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
php-objects@yahoogrou...
Apr 27, 2003 6:16 pm
1086
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the php-objects group. File :...
php-objects@yahoogrou...
May 1, 2003 7:33 am
1087
Hello, I have tried to configure the php.ini file to use extension modules.I have followed all steps given in the install.txt file but it returns list of...
yeah thangti2001 <thangti2001@...> wrote:Hello, I have tried to configure the php.ini file to use extension modules.I have followed all steps given in...
Hi, the error says it could not load dll files from extension directory. My OS is Winxp va configure php for IIS. I tried to put the dll files from DLL...
yep, as Mex said, try changing the path to the dll in the php.ini file. your dlls are in C:\PHP\extensions\ ? path in .ini should be: extensions\foobar.dll ...
Hi, ,if you want i can send you mi php.ini just let me know By Tafkle ... _________________________________________________________________ Charla con tus...
Some php modules may not work under certain web servers. What web server are you using and what modules? thangti2001 <thangti2001@...> wrote:Hello, I...
Hello, My problem is gd dll file. Probably, the library for gd is not available. I have download gd, jpeg and png library packages. The thing is I am using...
If you are using Windows XP then what are you doing recompiling? The version of PHP for Windows comes in pre-compiled binaries, so no compilations are ...
There is no recompiling necessary when using WinXP or Microsoft version of PHP. That is only for Unix or Linux boxes. I would suggest first making sure the...
Hi, The problem is i can't use gd2 and gd. I have to use one only. Do you have any idea? The errors i received were deplicating name function so I suppose they...
hello guys, i have this problem and i hope you can help me. usually i receive mail from php-clases about new clases thet people does. however i cant download...
Hello, on a debian (woody) server and a 4.1.2 php-version the following code: setlocale ("LC_TIME", "de_DE"); echo strftime("%A, %x"); results in an english...
André Temme
a.temme@...
May 4, 2003 2:15 pm
1107
setup you env bourne shell it doesn't provide from php...
... Hi, could you be a little bit more specific? :-) I'm quit good in PHP but I'm not so good with linux (debian). Could you tell me the exact commands to deal...
André Temme
a.temme@...
May 4, 2003 4:54 pm
1109
Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
php-objects@yahoogrou...
May 11, 2003 2:45 pm
1110
I am looking for a function that can handle a variable and extract (via a bitmask, as an array) the seperate flags (and put them in an array, or each in their...