# \[F8 and php\] Chat system help

**URL:** https://forum.kirupa.com/t/f8-and-php-chat-system-help/244826
**Category:** Uncategorized
**Created:** [November 22, 2007, 8:39am UTC](https://forum.kirupa.com/t/f8-and-php-chat-system-help/244826 "2007-11-22T08:39:32Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ryanx](https://avatars.discourse-cdn.com/v4/letter/r/ecccb3/32.png) [@ryanx](https://forum.kirupa.com/u/ryanx)
#### Post date: [November 22, 2007, 8:39am UTC](https://forum.kirupa.com/t/f8-and-php-chat-system-help/244826/1 "2007-11-22T08:39:32Z")

</div>

I have read the php5 xml sockets with flash8 that creates a basic chat system. my question is how can i add or attach additional info to bind a resource id # to a specific id(person/username). i have been playing around with it and it seems to me that the “resource id#” is automatically assigned to a “client” upon connection then stored in an array. I want to attach additional info to it so that i can create a filter that will send socket data only to specific ID’s. many thanks! 🙂
