Thread: HTML tables
View Single Post

  #1 (permalink)  
Old 03-04-2006
Netko
 
Posts: n/a
Default HTML tables

I'm new to php and i need ur help.

I have HTML table that is made form 4 columns and x rows.

I am wondering if there is any function that could get data from specific
cell into variable?

Example:

I have some variable $var and i would like to put data from some cell x,y
into that variable.

Can someone help me?

Reply With Quote