[PHP] Mysql look up and then rename

2004-03-19 Thread Brent Clark
Hi all for some reason I seem to be having a problem having to do a look up in a mysql table and the take the result of that query and then perform the right action. Basically I need to do a look up for a file for example 10006547.pdf. I then need to: if no letter of the alphabet is

Re: [PHP] Mysql look up and then rename

2004-03-19 Thread Marek Kilimajer
Brent Clark wrote: Hi all for some reason I seem to be having a problem having to do a look up in a mysql table and the take the result of that query and then perform the right action. Basically I need to do a look up for a file for example 10006547.pdf. I then need to: if no letter