Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: @forminputs annoying error

by Novician (Novice)
on May 09, 2000 at 12:12 UTC ( [id://10724]=note: print w/replies, xml ) Need Help??


in reply to @forminputs annoying error

GridMonk is most prob right.
u need to have an escape key such as "\" for the char @

The char "[" and "]" too needs to have an escape key in the front <br>

As a html format, @ is okay.
but when it comes to perl, it will think that you are refering
to an array, because of the @ char.

Put a "\" in front of every @ char and all should be fine :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-24 02:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found