Jump to content

Selected Variables


user4fun

Recommended Posts

What does it mean when you use print_r($row)and not evreything shows upExamplemy table hasColumn 1 name = ConfirmID record 1 value is || 15Column 2 name = Website record 1 value is || www.imydomain.comColumn 3 name = Lline record 1 value is || /image/myimage.jpgColumn 4 name = Pline record 1 value is || /specialoffer.phpColumn 5 name = Name record 1 value is || JOEColumn 6 name = Email record 1 value is || info@imydomain.comColumn 7 name = Start Start record 1 value is || 01.01.07when i use print_r($row)the results areArray ( [0] => www.imydomain.com [website] => www.imydomain.com [1] => info@imydomain.com => info@imydomain.com ) nothing for the Lline / Pline / Name / or Start

Link to comment
Share on other sites

MY GOD DARN SELECTED STATMENT ONLY ASKED FOR THE WEBSITE AND EMAIL?? DAMN ME.i have been wrestling with this thing for days and i probably pissed off a few people in here and after ll i am an IDIOT.lolTHANK YOU ALL for helping me keep my head together

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...