Gossamer Forum
Home : General : Perl Programming :

number in single quotes

Quote Reply
number in single quotes
the 12th field in my db definition is my upload field. does it matter which of the following i use?

$upload_field = '12';
or
$upload_field = 12;
Quote Reply
Re: [delicia] number in single quotes In reply to
Hi,

If its just a number, then no. If it was a string, then yes. It could be worth looking at this:

https://books.google.co.uk/...0numbers&f=false

Angelic

Cheers

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!