Search found 2 matches
- Mon Mar 08, 2010 3:17 pm
- Forum: PHP - Code
- Topic: Send a user to another page by clicking a link - kick user
- Replies: 2
- Views: 241
Re: Send a user to another page by clicking a link - kick user
The chat room is flash based and action script 3 and i'm not so hot with flash. I was hoping to populate a members list on the page that it is embedded in, that way i can use php or something to do this whole kick task. Im starting to think i am going to have to learn action script 3 and do it in th...
- Mon Mar 08, 2010 8:30 am
- Forum: PHP - Code
- Topic: Send a user to another page by clicking a link - kick user
- Replies: 2
- Views: 241
Send a user to another page by clicking a link - kick user
Currently working on a chat website and i am trying to figure out how to allow an admin to click a link and send a particular member to another page. Mainly this is to kick a user out of a chatroom. This is only for members of the site, so i will be using a database to pull which user to be kicked. ...