HelpHi.

I have a colun in my table for the birthday.: "DD/MM/AAAA". It's varchar.

In PHP, I can get the month of date, bu substr($date, 3, 2). (MM)

Can I do a select with %LIKE% but saying the position of the varchar I want to find?

thanks.

Augusto

Reply via email to