Greetings,
I'm using PHP v4.3.7 on my Windows 2000 Server machine with IIS 4.0 as web
server. When I tried to test a simple client server app (server.php and
client.php - attached), I get the warning message below: -
Warning message
===
listenfd heard something, setting up new client
Greetings,
Does anyone know how to use PHP to develop a simple chatting server and
client?
Thanks.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
"Raditha Dissanayake" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> PHP is probably not the sbest technology for streaming content. Take a
> look at shoutcast or icecast or some other product like that which are
> custom made for this purpose.
SHOUTcast vs Icecast, which one is bet
Greetings,
Does anyone know how to develop a "web live radio" using php, which could
use any one of my PCs as the 'radio station' to broadcast whatever
voices/music?
For example:
http://www.rthk.org.hk/live1.asx
http://www.rthk.org.hk/live1.ram
Thanks.
--
PHP General Mailing List (http://www.p
Greetings,
I make use of these: -
to get the web IP address for my machine once my PC is connected to
Internet..
Anyway, sometime I get the correct IP address, but sometime NOT.
Does anyone know why?
Thanks in advance.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit
Greetings,
I'm newbie in php and I would like to develop a .php page that constantly
retrieves data from MySQL database, but I having difficulties to doing so.
Please show me the complete code, if possible.
Thanks in advance.
= index.php =
Column1
Column2
Column3
Column4
= start Test.php =
// Section-A
// Section-B
// Section-C
// Section-D
= end Test.php =
Greetings,
It that a way for me to reload Section-A's php codes every 1-second and
Section-D's php codes every 5-second, that belongs to the SAME php file, say
"test.php"?
Thanks in adv
quot;)
Question:
=
Could my .php page ALWAYS get the latest values WITHOUT reload the page?
Thanks.
"Chris Shiflett" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> --- ascll <[EMAIL PROTECTED]> wrote:
> > Could I use the PHP to maintain a persi
x27;Value_A' and 'Value_B' respectively
2) Once the value for 'Field_A' and 'Field_B' changed to 'Value_C' and
'Value_D', my .php page should be changed accordingly, in real time.
Thanks in advance.
ascll
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Greetings,
I'm designing a table with 21 columns and 3 rows (1-row column header, 2-row
data) store in .php file, and each cell of this table storing a value, that
I stored it using MySQL database. Now, I want all the values (just the
values, but NOT the table) shown on this page automatic update
10 matches
Mail list logo