Gossamer Forum
Home : General : Perl Programming :

Re: [delicia] problem passing form variables

Quote Reply
Re: [delicia] problem passing form variables In reply to
haha NP. Here is a simple explanation as to what its doing:

https://users.cs.cf.ac.uk/dave/PERL/node18.html

Basically, using ' around strings allows you to use @ $ etc without it causing issues (for example $45 would try and find a variable called $45, rather than just printing it)

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread problem passing form variables delicia 2706 Jul 1, 2022, 1:55 PM
Post Re: [delicia] problem passing form variables
el noe 2615 Jul 14, 2022, 1:30 PM
Thread Re: [delicia] problem passing form variables
el noe 2596 Jul 19, 2022, 1:47 AM
Thread Re: [el noe] problem passing form variables
delicia 2592 Jul 19, 2022, 5:44 AM
Thread Re: [delicia] problem passing form variables
Andy 2566 Jul 22, 2022, 8:49 AM
Thread Re: [Andy] problem passing form variables
delicia 2554 Jul 22, 2022, 9:22 AM
Post Re: [delicia] problem passing form variables
Andy 2543 Jul 22, 2022, 10:15 PM