Meetup-API-client-for-PHP
Meetup-API-client-for-PHP copied to clipboard
MeetupKeyAuth Connection not found
i am download code Meet-Api-Client-for-php and i am created index.php then finally run the i got error.. here post my code and error: Error: Fatal error: Class 'MeetupKeyAuthConnection' not found in D:\xampp\htdocs\Myapp\index.php on line 4
index.php
getEvents( array( 'group_urlname' => 'http://www.meetup.com/Big-Data-Developers-in-Chennai' ) ); what i did mistake?thanks in advance