callback Event
callback Event
pls explain me about callback Event with exmple
			
			
									
						
										
						- 
				Kent Briggs
 - Site Admin
 - Posts: 6011
 - Joined: Wed Mar 19, 2008 8:47 pm
 
Re: callback Event
Use the callback system when you want the poker server to call a script on your web site (typically a PHP link) whenever certain events occurs (that you select). An example PHP script that will log any type of event is located here:profire wrote:pls explain me about callback Event with exmple
http://www.briggsoft.com/docs/pmavens/A ... m#callback