Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Re: Re: Re: Test if string is already quote()'d?

by Seumas (Curate)
on Jun 17, 2003 at 23:15 UTC ( [id://266678]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Test if string is already quote()'d?
in thread Test if string is already quote()'d?

To me this is the wrong time/place to worry about this. You deal with issues like that when you read your data in

That's what I was originally doing, too. But because I still needed to use the data and manipulated it and return it to the user, it meant I needed to keep two copies of the data. One that was from the form/input and one that was the quoted version (which would be just as updated).

What I was aiming for was flexibility more than anything else. But I guess that the abstraction layer I've written for the DB stuff now should accomplish the flexibility since it handles matching the names, values and placeholders automatically and always runs prepare() on them itself.
  • Comment on Re: Re: Re: Re: Test if string is already quote()'d?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://266678]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-19 03:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found