I have a problem accessing a variable in cold fusion because the variable name contains spaces. I want to output the list of tables in a MySQL database in the following way:
<CFQUERY name="getTableNames" datasource="dbname">
show tables
</CFquery>
<CFoutput...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.