I have a PHP question/inquiry :)?

  • Thread starter Thread starter Having Problems also
  • Start date Start date
H

Having Problems also

Guest
Ok, so I want to find out how to remove all "z"s in my MySQL results. Basically, I have a database, and I am doing a SHOW TABLES. each of the tables has a z, plus 3 numbers in front of it (like z234), I just want to simply do not want the z to appear when doing Show Tables, what should I do? :)
 
Back
Top