Re: Re: echo?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

after of the for, u can use



it shoulds back the class of variable, by example "its is string" "its is
int" etc

for ($i=0;$i<$rows;$i++)
    echo $i.' '.$row['itemname'];

echo gettype($i);

Can be that you must define before the class of this variable, because, the
system is thinking this is a string class data or hexa etc.

grettings and sorry for my written english ;)


-- 
Ricardo
_______________________________________________
IT Architect
website: http://www.pulsarinara.com

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux