1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Likes Received By gvre

  1. EricBruggema liked gvre's post in the thread two coloumn div class with php.

    You should remove the first cleaner div and add specific width for each div.

    Jun 10, 2013
  2. deathshadow liked gvre's post in the thread Php file control problem (there is-there isn't).

    Not related to your problem but mysql extension is deprecated. Use pdo(my suggestion) or mysqli.

    May 7, 2013
  3. sarahk liked gvre's post in the thread Which consumes more execution time in_array or foreach?.

    You shouldn't care about all these micro-optimizations. If you really want to find out the bottlenecks of your application, you should...

    May 4, 2013
  4. ryan_uk liked gvre's post in the thread Which consumes more execution time in_array or foreach?.

    You shouldn't care about all these micro-optimizations. If you really want to find out the bottlenecks of your application, you should...

    May 2, 2013
  5. Raj Kumar liked gvre's post in the thread Getting exact text from url using CURL ?.

    You should grab page's content (with file_get_contents or curl) and then use the following regular expression to get the song title....

    Oct 1, 2011
  6. dadaas liked gvre's post in the thread advice for preg_match.

    I think that the following will do the job $SePage = $se['Page']; $SeQuery = strtolower($se['Query']); $SeDomain =...

    Sep 25, 2011