how would i make a PHP Ajax Chat That recognises What username their logged in as [its for a game]
Thanks![]()
how would i make a PHP Ajax Chat That recognises What username their logged in as [its for a game]
Thanks![]()
Just check if the $_SESSION variable you use only when they have been authenticated isset.
Bookmarks