Possible Duplicate: outputting values from database into html table PHP I am trying to create a table in my .php document which is populated with values from a table in a databa
Solution 1:
Use if to check if value is empty or not. Some thing like this.
Post a Comment for "Php Create Html Table From Database"