The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> eval function
tudsy
post May 18 2022, 08:23 AM
Post #1


Advanced Member
****

Group: Members
Posts: 246
Joined: 30-September 14
Member No.: 21,611



Hi

I am new to the eval function but I was wondering can anyone find anything wrong with this code:


foreach ($this->subclient_names as $subclient_name) {
eval("\$api_instance = \"new /home/ecovibdc/vendor/klaviyo/sdk/API/ ${subclient_name}/Api(new /home/ecovibdc/vendor/guzzlehttp/guzzle/src/Client.php, $this->config\";");

$this->$subclient_name = new Subclient(
$api_instance,
$wait_seconds = 3,
$num_retries = 3,
);


Any help would be appreciated. Thanks Adrian.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 10th May 2024 - 11:14 AM