From Ape Wiki

(Redirected from Tutorials)
Jump to: navigation, search

[edit] APE Tutorials

APE Basics



Start playing with your APE



Other topics



Code sample


  • Control channel access : Code sample that show how to control channel access (allow or not user to join it). It includes also an example that use a php callback to check if user is allowed or not.
  • var_dump and var_export on server side : Function that allow you to dump any kind of var (like php var_dump/export)


External resources