blem I have a probem with my api signup page, the below code $this->obsConfig.... is not working i think it is outside a call but not sure how to put it in a class anyone know how to wrap this up?

$this->obsConfig['apiCall'] { ='AddUser.do';

     $command = "";

     if (!isset($obsAccount['username'])) {
        return array (
         'error' => 'No account name supplied!',
        );
     }

lee

I think you need to explain this problem more clearly...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.