Page 1 of 1
PLEASE READ AND HELP!!
Posted: Fri Nov 28, 2008 5:55 am
by joyser
hi guys, i have'nt done any of this kinda stuff in phpso what does the renderelement part do and the -> thing?
Code: Select all
<?php echo $this->renderElement('currencyorders',array('cbuys'=>$cbuys,'csells'=>$csells)); ?>
Re: PLEASE READ AND HELP!!
Posted: Fri Nov 28, 2008 6:07 am
by joyser
anyone?
Re: PLEASE READ AND HELP!!
Posted: Fri Nov 28, 2008 6:24 am
by onion2k
There's a good reason why we have a "No bumping within 24 hours rule here". Most of the people who answer threads here on a regular basis use the "View unanswered posts" link at the top left. Now you've bumped this they won't see it. Don't break the rule again in future.
Re: PLEASE READ AND HELP!!
Posted: Fri Nov 28, 2008 5:43 pm
by califdon
Furthermore, don't use meaningless subjects like "PLEASE READ AND HELP!!"
You will receive much faster and better and more help if you follow good forum practices.
Re: PLEASE READ AND HELP!!
Posted: Sat Nov 29, 2008 12:47 pm
by PHPyrox
Try reading this tutoral on object orientated PHP.
The code you wrote is using the ooPHP class system...
http://way2web.net/site/coding/understa ... ntated-php