What files do I have to include when starting to code using PHP?

26 views
Skip to first unread message

Banana

unread,
Dec 1, 2015, 9:31:19 AM12/1/15
to AdWords API Forum
I downloaded the PHP clients library, and want to start coding.
What files do I have to 'include_once' in my main code so I can run functions/objects ?
No tutorial or example for that. shame.

Mark Rogoyski

unread,
Dec 1, 2015, 12:59:10 PM12/1/15
to AdWords API Forum
Hi,

If you install via Composer, include the composer-generated autoloader in /vendor/autoload.php, and then \AdWordsUser and similar classes should be available in the root namespace.
Reply all
Reply to author
Forward
0 new messages