mysql and dbi

2003-09-11 Thread Gavin Laking
tename,siteurl,category,description,country,region, at /home/gl/httpd/index.pl line 403., referer: http://gl.example.com/ -- Gavin Laking http://www.gavinlaking.co.uk/ -- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DBI and mySQL problems

2003-09-10 Thread Gavin Laking
ERROR: DBD::mysql::st execute failed: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near database(sitename,siteurl,category,description,country,region, at /home/gl/httpd/index.pl line 403., referer: http://gl.example.co

Re: process id (pls do reply)

2003-09-09 Thread Gavin Laking
t helps. The process id is stored in '$$'. There is no need to jump through hoops to get it. Cheers, GL -- Gavin Laking - Web Development Daemon http://www.gavinlaking.co.uk/ -- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: FW: A big trouble

2003-09-09 Thread Gavin Laking
I have learned. Hopefully, these new skills will extend the reusable parts of my code. Feel bad about producing garbage, but accept it happens, Don't throw anything away, recycle it! GL -- Gavin Laking - Web Development Daemon http://www.gavinlaking.co.uk/ -- -- To unsubscribe, e-mail:

Re: FW: A big trouble

2003-09-09 Thread Gavin Laking
I have learned. Hopefully, these new skills will extend the reusable parts of my code. Feel bad about producing garbage, but accept it happens, Don't throw anything away, recycle it! GL -- Gavin Laking - Web Development Daemon http://www.gavinlaking.co.uk/ -- -- To unsubscribe, e-mail:

Perl editors

2002-12-29 Thread Gavin Laking
I'm asking for the earth! ;-) Any suggestions? If this is off topic and is likely to generate a lot of list-unworthy messages like: "I use x", "I use y" then please feel free to mail me off list. GL [1] http://quanta.sourceforge.net/ [2] http://www.jedit.org/ [3] http://kate.k

Checking for multiple instances of a string

2002-11-23 Thread Gavin Laking
nd delete them all and then just add one instance? GL - -- Gavin Laking - Web Development Daemon http://www.gavinlaking.co.uk - -- -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU/Linux) iD8DBQE93334aMak7Ylvm3ARAhmbAJ9JULux7WLfLKSHVFK3hyZuaGa3gQCgpabF TGrFO2NjDPXqfoZ73z2McFQ= =25x6 -END P

Re: need help with a bug

2002-11-19 Thread Gavin Laking
as: use Digest::MD5; qw(md5); As far as I know. GL - -- Gavin Laking - Web Development Daemon http://www.gavinlaking.co.uk - -- -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU/Linux) iD8DBQE92m4WaMak7Ylvm3ARAjKrAKCK2JSzqD5MQQRclkmS/1X6y/YDtwCfQ0i6 sHkv7OAKiB8wRRLD3R8sYlc= =jXso -EN

Re: FILTER

2002-11-19 Thread Gavin Laking
e of my system. > Is it possible.?? It is possible using procmail, because you simply ask procmail to call your perl script which does the dirty filtering work, dies and returns back to procmail to continue processing. Sorry I couldn't be more help, GL - -- Gavin Laking - Web Develo

Flatfile database sorting in Perl

2002-11-18 Thread Gavin Laking
ny other sort type other than ascending or descending 'items' order. Does anybody know what I'm waffling about, and can solve this problem, or am I really blessed with programmers illiteracy? Thanks all, GL - -- Gavin Laking -