php-windows Digest 14 Jan 2004 16:13:14 -0000 Issue 2080
Topics (messages 22573 through 22577):
Re: Creating a socket on PHP 4/WinXP
22573 by: Frank M. Kromann
22574 by: Yi Socheat
22575 by: Svensson, B.A.T. (HKG)
undefined printing functions
22576 by: Luis Moreira
22577 by: Svensson, B.A.T. (HKG)
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Hi Christopher,
You need to load the sockets extension before you can use these functions.
You can do that with extension=php_sockets.dll in php.ini or
dl("php_sockets.dll"); in your script if you are using CGI.
- Frank
> Hi,
>
> Can somebody help me with regards to getting a
> socket.create() command to work on PHP4/WinXp/Apache, I get the
> following output;
>
> Fatal error: Call to undefined function: socket_create() in D:\Program
> Files\Apache Group\Apache2\htdocs\login.php on line 114
>
> I tried having a look for help on the web; however a majority of the
> help is the linux environment.
>
> Thanks
> Chris
>
--- End Message ---
--- Begin Message ---
Could anyone tell me how to make MySql worke in PHP5.0 beta , I used to
previous version of PHP 4.0 it is ok with mySql but when I upgrade to PHP
5.0 beta mySql is not working...have any tips about this or not?
Regards,
=========================================
Mr. Yi Socheat
Webmaster
Community Information Web Portal Team
Open Forum of Cambodia
House 245, Street 51
P.O.Box 177
Phnom Penh, Cambodia
Tel : +855-23-360402
Fax : +855-23-360345
Mobile: +855-12-697621
Email : [EMAIL PROTECTED]
Web : www.cambodiacic.org, www.forum.org.kh
Please note that the above message may contain confidential information.
1. It is only intended for the person to whom this mail is addressed
in the To: and CC: options.
2. This mail including attachment may not be redistributed/edited for
business profit or any purpose without the permission from the owner.
Whoever is not listed as a recipient must not view this message, or delete
it from storage.
The sender does not accept any liability of errors or omissions in the
context of this message due to Internet transmission.
Your understanding is appreciated.
-----Original Message-----
From: Christopher Edwards [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 13, 2004 8:12 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] RE: Creating a socket on PHP 4/WinXP
Hi,
Can somebody help me with regards to getting a
socket.create() command to work on PHP4/WinXp/Apache, I get the following
output;
Fatal error: Call to undefined function: socket_create() in D:\Program
Files\Apache Group\Apache2\htdocs\login.php on line 114
I tried having a look for help on the web; however a majority of the help is
the linux environment.
Thanks
Chris
--- End Message ---
--- Begin Message ---
I send this mail back to you, since I were not part of the TO, CC or
anything option. And ooops, I just happend to redistribute the message to
the PHP-WIndoes list and some other places to... I am soooooo sorry for
that.....
I also promiss that I will never delete this message, as said below in the
disclamier. And since I dind't know "hoever is not listed as a recipient
must not view this message", before I read the message I happend to view it
by misstake. I am sorry for that to.
-----Original Message-----
From: Yi Socheat
To: 'Christopher Edwards'; [EMAIL PROTECTED]
Sent: 2004-01-14 11:32
Subject: RE: [PHP-WIN] RE: Creating a socket on PHP 4/WinXP
Could anyone tell me how to make MySql worke in PHP5.0 beta , I used to
previous version of PHP 4.0 it is ok with mySql but when I upgrade to
PHP 5.0 beta mySql is not working...have any tips about this or not?
Regards,
=========================================
Mr. Yi Socheat
Webmaster
Community Information Web Portal Team
Open Forum of Cambodia
House 245, Street 51
P.O.Box 177
Phnom Penh, Cambodia
Tel : +855-23-360402
Fax : +855-23-360345
Mobile: +855-12-697621
Email : [EMAIL PROTECTED]
Web : www.cambodiacic.org, www.forum.org.kh
Please note that the above message may contain confidential information.
1. It is only intended for the person to whom this mail is addressed
in the To: and CC: options.
2. This mail including attachment may not be redistributed/edited for
business profit or any purpose without the permission from the owner.
Whoever is not listed as a recipient must not view this message, or
delete it from storage.
The sender does not accept any liability of errors or omissions in the
context of this message due to Internet transmission.
Your understanding is appreciated.
-----Original Message-----
From: Christopher Edwards [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 13, 2004 8:12 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] RE: Creating a socket on PHP 4/WinXP
Hi,
Can somebody help me with regards to getting a
socket.create() command to work on PHP4/WinXp/Apache, I get the
following
output;
Fatal error: Call to undefined function: socket_create() in D:\Program
Files\Apache Group\Apache2\htdocs\login.php on line 114
I tried having a look for help on the web; however a majority of the
help is
the linux environment.
Thanks
Chris
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
Hi
I am trying to write scripts to print
data using PHP 4.2.2 (Win2K) , and keep getting
Fatal error: Call to undefined function: WATHEVER_FUNCTION() in d:\myweb\printers.php on line xx
(the line number matches the line where the function - any
function - is called from)
On PHP.INI, the corresponding extension php_printer.dll
is not commenetd, and the DLL file exists.
Any hints ?
Thanks
Luis
|
--- End Message ---
--- Begin Message ---
Does the DLL exists in the exec Path?
-----Original Message-----
From: Luis Moreira
To: [EMAIL PROTECTED]
Sent: 2004-01-14 16:02
Subject: [PHP-WIN] undefined printing functions
Hi
I am trying to write scripts to print data using PHP 4.2.2 (Win2K) ,
and keep getting
Fatal error: Call to undefined function: WATHEVER_FUNCTION() in
d:\myweb\printers.php on line xx
(the line number matches the line where the function - any function - is
called from)
On PHP.INI, the corresponding extension php_printer.dll is not
commenetd, and the DLL file exists.
Any hints ?
Thanks
Luis
<<ATT303989.txt>>
--- End Message ---