
|
Efron - Celebrity Profile
Bio Zachary David Alexander "Zac" Efron (born October 18, 1987) is an American actor and singer. He began acting in the early 2000s, and became known to young audiences after his roles in the Disney Channel Original Movie High School Musical, the WB series Summerland, and the film version of the Broadway musical Hairspray. Speaking to Newsweek in June 2006, director Adam Shankman described Efron as "arguably the biggest teen star in America right now." In 2007, right before the release of High School Musical 2, Rolling Stone declared him the "poster boy for tweenyboppers" and featured him in their late August issue.
In the News... Saturday, September 4th (1 points) Wednesday, September 1st (2 points) Friday, August 27th (2 points) Thursday, August 26th (4 points) Tuesday, August 24th (1 points) Monday, August 23rd (1 points) Friday, August 20th (1 points) Thursday, August 19th (5 points) Friday, August 13th (1 points) Thursday, August 12th (1 points) Wednesday, August 11th (1 points) Tuesday, August 10th (5 points) Monday, August 9th (8 points) Saturday, August 7th (1 points) Wednesday, August 4th (2 points) Tuesday, August 3rd (1 points) Sunday, August 1st (2 points) Saturday, July 31st (1 points) Friday, July 30th (6 points) Thursday, July 29th (8 points) Wednesday, July 28th (5 points) Tuesday, July 27th (3 points) Monday, July 26th (2 points) Thursday, July 22nd (2 points) Wednesday, July 21st (7 points) Tuesday, July 20th (3 points) Thursday, July 15th (1 points) Wednesday, July 14th (3 points) Tuesday, July 13th (5 points) Monday, July 12th (1 points) Friday, July 9th (2 points) Monday, July 5th (1 points) Friday, July 2nd (1 points) Thursday, July 1st (1 points) Wednesday, June 30th (2 points) Monday, June 28th (1 points) Tuesday, June 22nd (1 points) Monday, June 21st (1 points) Saturday, June 19th (1 points) Thursday, June 17th (3 points) |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
About Fanlebrity
Press
Privacy Policy
Terms of Use
Copyright 2008. All rights reserved. |
| sql | time |
|---|---|
| SELECT t1.*,t2.bio from r_Celeb t1, celebs t2 WHERE t1.id_celeb=t2.id_celeb AND t1.id_celeb=259 | 0.169764995575 |
| SELECT UNIX_TIMESTAMP(weekdate) as time,score FROM r_CelebWeek WHERE id_celeb=259 and weekdate > '2000-1-1' ORDER BY weekdate DESC LIMIT 1 | 0.174030065536 |
| SELECT UNIX_TIMESTAMP(date) as time,score FROM r_CelebDay WHERE id_celeb=259 and date > '2000-1-1' ORDER BY date DESC LIMIT 2 | 0.167129993439 |
| select e.date as date,e.title as title,e.url as link FROM Event e, celebEvent c where c.id_evt=e.id_evt AND c.id_celeb=259 AND e.date > '2000-1-1' AND e.date<=NOW() ORDER BY e.date DESC LIMIT 100 | 0.322985172272 |
| select id_celeb,nameceleb, ifnull(curscore,0) as score, ifnull((curscore-prevscore1),ifnull(curscore,0)) as scorediff, ifnull(prevscore1,0) as previous from r_Celeb order by curscore desc LIMIT 8 | 0.167643070221 |
| select ugws.score,ugws.id_player,p.playername from r_UserGameWeekScore ugws join usergame ug on ugws.id_usergame=ug.id_usergame join players p on p.id_player=ug.id_player where date(adddate('2010-09-05', 0)) = ugws.weekdate order by score desc LIMIT 0,8 ; | 0.167814970016 |