Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Saving weird characters

Status
Not open for further replies.

Neoport

Programmer
Aug 4, 2000
10
US
Hi,
I have been trying to solve this problem.

I need to save the character &quot;<&quot; into a string.
$name = &quot;\<&quot;;

When I wrote the code above, Perl complaint, and I have no idea how to save the escape character into a string.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top