Ask a Question related to Macromedia ColdFusion, Design and Development.
-
Joe S. #1
Escape character when setting variable
I'm unsure on how to escape a character when setting a session variable.
Here's my problem, I'm getting an outside variable that contains a dash in the
name of it 'gen-comextension', so when I try and create a session variable out
of it ... like session.ext = '#auth.gen-comextension#' I get an error stating
the 'gen' is not defined! ARGH! I need a quick way to get around this.
Thanks, Joe Using CFMX 6.1 Enterprise
Joe S. Guest
-
#37262 [Asn->Csd]: var_export() does not escape \0 character
ID: 37262 Updated by: iliaa@php.net Reported By: idiom at mail dot ru -Status: Assigned +Status: ... -
Escape character in SQL - how do I ignore ?
I have laboured through the joys of importing a CSV file and sticking the values in a MySQL database. So far so good. However the CSV file contains... -
No escape character with dircect method call in cfquery
Hello, I found the follwing behavior when I tried to use a method call directly in a <cfquery>. In this case single quote characers will not be... -
[PHP] explode and escape character for string separator
One set of delimiters I often use for text files is ~~ or ^^. They are fairly unique. If they do appear in a file then there is probably garbage in... -
explode and escape character for string separator
--- "Reuben D. Budiardja" <reubendb@innovativethought.com> wrote: You should strive to make your delimiter unique. A delimiter that might...



Reply With Quote

