View Single Post
  #3 (permalink)  
Old 07-04-09, 04:16 PM
fahuber3 fahuber3 is offline
Newbie Coder
 
Join Date: Jul 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
I tried storing just this in the content field in MySQL but when it is called, it just prints it to the screen.

mixed eval ( string $select id, teamname from team where a_flag = 'A' order by teamname )
Reply With Quote