Re: Worse than just a beginner

2006-10-25 Thread Gav Ford
Brian wrote: I'm wondering if someone can do me an enormous favour and write a cgi for me please, I just can't get my head around the books I have, they might just as well be written in Klingon. I would like to be able to enter a number into a form. (eg 1234) This number would also be output t

Re: MP3::Tag and Reading values from a Hash

2006-10-23 Thread Gav Ford
xavier mas wrote: to assing values to a (key of ) hash do as: $hash_name{$key_name} = $value_name. to read same pair key/value use each function into a while loop: while (($key_name, $value_name)) = each %hash_name). sign % indicates the whole hash. Thanks for the help, I"m sorry if I'm a

MP3::Tag and Reading values from a Hash

2006-10-22 Thread Gav Ford
Hello, I'm just starting out here and hope someone can help, I think I've gotten all confused over how to read values from a Hash. Or it could be I've just got totally the wrong end of the stick. The data in question is the album art attached to an MP3 file. I'm trying to read it from the