You are filling $results and then echoing $result?

Mike Karthauser
Brightstorm limited
Tel: 07939252144

On 15 Apr 2010, at 14:26, ivan <lights...@gmail.com> wrote:

<?php
App::import('Core', 'HttpSocket');
$HttpSocket = new HttpSocket();
$results = $HttpSocket->get('http://localhost/alkitab/
pencarian_kata_kitabs/120515');
echo $result;
?>

error is :
Undefined variable: result [APP\views\pencarian_kata_kitabs\show.ctp,
line 5]

please give me solution. i'm confused

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

To unsubscribe, reply using "remove me" as the subject.


Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to