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 ThomasTwen

  1. Deacalion liked ThomasTwen's post in the thread how do i limit my search result to be echod.

    A little recommendation for the future: When mysql queries fail, try to put the following line after the query: echo mysql_error(); It...

    Jul 23, 2010
  2. pictureboarduk liked ThomasTwen's post in the thread Display images when URL to image is in a database problem..

    use the following code instead: <?php $query = "SELECT product_Picture from products LIMIT 0, 10"; $result = mysql_query($query)...

    Apr 9, 2010
  3. superstan liked ThomasTwen's post in the thread Any Idea how Listings are shown on Google Maps with its info ???.

    It's quite easy, actually.... when a user clicks the image, Javascript code will show the message in the box. It can be done easily...

    Feb 28, 2010
  4. pipes liked ThomasTwen's post in the thread Learning preference, the php manual and practice or tutorials?.

    start with tutorials - even old ones - until you got the spin. Then use the manual, or ask people who know better than you. most of them...

    Sep 27, 2009