I am tried to use paypal DoDirectPayment soap api but in the code download from the paypal site is using $profile = & new APIProfile($pid, $handler); I am using php5 so I get an error like this Strict Standards: Assigning the return value of new by reference is deprecated in /home/feathers/public_html/projects/nissan/application/modules/default/controllers/TestpayController.php on line 53 I tried to repalces the & singn but in sdk file papay uses this formula how can I solve it Please help me By: Tobbin -- View this message in context: http://www.nabble.com/Paypal-soap-api-integration-tp25200420p25200420.html Sent from the Php - Soap mailing list archive at Nabble.com. -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php