Technical Help & Discussion > Website Design & Programming

Very small perl question

(1/2) > >>

Foxy:
Whats the way to have a double quote (") in a Perl string without Perl thinking that it's the end of the string? I need this for CGI.

Corky:
Hi Foxy,

I think its "txt"

Adept:
It's the same in PHP isn't it Corky?

Corky:
I think so..  I haven't had many encounters with PERL (thank god) ;D

Most of the scripting langs use the same style syntax so it should be ok.

DJ:
Yep scripting in perl for cgi it is as Corky says...

"txt"

 have a look at

http://www.steve.gb.com/perl/lesson01.html for examples.

DJ1UK

Navigation

[0] Message Index

[#] Next page

Go to full version