PHP Integration
You can use Verb PHP integration to access your Verb content through the PHP programming language.
PHP integration may be used on any page named with a .php extension or inside any VerbML page inside the <v:php> VerbML tag. The API is available in all pages automatically and you do not need to include any special tags or include any libraries.


