On Sat, December 8, 2007 2:59 am, abderrazzak nejeoui wrote: > i want build a multi chat server based in php. Okay. > 1- is that possible Yes. > 2- if yes can you instruct me how to bigin Step 1: http://php.net/sockets BIG PICTURE: You MIGHT want to consider taking a well-supported MUD or whatever, and using its API to make an extension to PHP. This would probably give you MUCH more bang for the buck than writing the whole dang thing from scratch in PHP. There even may be such a beast in PECL already, for all I know. http://pecl.php.net/ -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some indie artist. http://cdbaby.com/from/lynch Yeah, I get a buck. So? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php