bigbluebutton-Github/labs/bbb-api-php
Vikrant1 c84d809ec4 Update labs/bbb-api-php/includes/bbb-api.php
Fixed function getCreateMeetingUrl() so that the duration parameter is passed properly when creating meeting. Minor change was required to the file:
Line 137 was changed to end with ";" instead of "."
2012-08-08 22:56:10 +02:00
..
assets Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
css Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
examples Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
includes Update labs/bbb-api-php/includes/bbb-api.php 2012-08-08 22:56:10 +02:00
index.php Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
README Updated README on bbb-api-php and bbb-api-php-legacy placed in labs 2012-04-05 11:07:10 -04:00

Library to integrate php web applications with BigBlueButton 0.8

Contributed by: 
	Peter Mentzer.
Original version available at:
	https://github.com/petermentzer/bbb-api-php

Stick the entire /bbb-api-php directory somewhere that you can host php web files. Then browse to the index page for configuration and usage instructions.