Welcome Guest, Not a member yet? Register   Sign In
require vs use (neither working)
#3

I recommend you read PHP manual.
https://www.php.net/manual/en/language.n...orting.php

It seems sendpulse/rest-api is a composer package.
https://github.com/sendpulse/sendpulse-rest-api-php
If you install via composer, Composer autoloader autoload the files.
So you don't need to wright `require`.
Reply


Messages In This Thread
require vs use (neither working) - by richb201 - 03-15-2021, 07:05 PM
RE: require vs use (neither working) - by kenjis - 03-15-2021, 09:51 PM



Theme © iAndrew 2016 - Forum software by © MyBB