Anil Labs

Wednesday, November 18, 2009

Select the age from birthday in mysql ?

2 comments:

  1. Gud day sir. .

    Can you please expound your code?? Im a newbie in php MySQL that's why its very complicated for understand that code.

    Tnx. My Regards.

    -Jetz

    ReplyDelete
  2. Hello Jetz,

    In the sql query,

    there three mysql functions used, that year(),month(), dayofmonth().

    If you run query like one by one means select year ,month and ....,

    In that case hope you will understand the code.

    ReplyDelete