[thelist] Mysqli

Santilal Parbhu santilal at scorpioneng.co.nz
Thu Sep 19 05:34:30 CDT 2013


Hi

 

I am novice web programmer.  Some years ago I developed an application which
I am going to update to PHP5 soon.  I was trying to catch up on developments
and I came upon the idea the mysqli is now the way to go.  However, I have
found that " -> " is used a lot and I think this was used in mysql too.
Here is a code snippet I got off the web.  Can anyone tell me what -> means
- I can't find it anywhere.   

 

E.g. 


while($row = mysqli_fetch_object($result)){

 

	
  echo $row->column;

 

Thanks.

 

Santilal

 

 

 

Santilal Parbhu

Scorpion Engineering Limited

PO Box 171

Alexandra

Phone: +64 3 440 2100

Mobile: +64 21 2655991

Email:  <mailto:santilal at scorpioneng.co.nz> santilal at scorpioneng.co.nz

Web:  <http://www.scorpioneng.co.nz> www.scorpioneng.co.nz



More information about the thelist mailing list