Important suggestion for whom submit an OO Code.
Hi,
I think it will be so better, in the case of submitting an class, to obtain a code example for its instanciated object. Also, you should clearly describes its interface. this will make easy to test and run your code also it make using it more sense.
__________________
for ($i = 2; $i > 0; ++$i)
{
echo(" Regards\n");
echo(" Said_fox");
}
My Website, Anesthesia
|