Post Reply 
How to create a table
01-02-2014, 03:18 PM
Post: #4
RE: How to create a table
PHP Code:
Strange

    1.0 This is a test
    1.0 This is another test
   10.0 
for($i=0$i<100$i++; ) {
  
100.0 $a="hello";
 
1000.0
10000.0
 1000.0
  100.0 

Odd... The PHP blocks get the formatting right, except for the first line, though the PHP syntax coding might bother you. Then again, maybe it won't be that big of a deal for what you are posting.

You might give that a try. I think it will be easy to remove the PHP colors. I'll see if anything can be done to help out the standard code blocks as well. It will be a few days before I can do anything significant. Holiday visits to relatives and ice storms, power outages and staying in homes of strangers has put me well-behind on everything.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to create a table - Thomas Klemm - 12-31-2013, 07:21 AM
RE: How to create a table - Mark Hardman - 12-31-2013, 05:29 PM
RE: How to create a table - Dave Hicks - 01-02-2014 03:18 PM
RE: How to create a table - Thomas Klemm - 01-02-2014, 10:45 PM
RE: How to create a table - Dave Hicks - 01-08-2014, 05:59 AM
RE: How to create a table - Thomas Klemm - 03-14-2015, 08:52 AM
RE: How to create a table - matthiaspaul - 03-18-2015, 11:29 PM
RE: How to create a table - Dave Hicks - 03-21-2015, 05:27 PM
RE: How to create a table - matthiaspaul - 03-22-2015, 11:43 PM
RE: How to create a table - Thomas Klemm - 03-23-2015, 08:31 PM



User(s) browsing this thread: 1 Guest(s)