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 hassanahmad1

  1. JamieH liked hassanahmad1's post in the thread Form Security + MySQL Select.

    empty table using this: mysql_query("TRUNCATE `table`"); then: mysql_query("INSERT INTO `table`(url) VALUES('$url')");...

    Jan 30, 2009
  2. crivion liked hassanahmad1's post in the thread Question : which programming lang to use.

    You can easily do all above tasks with VB .NET, i have used it myself.

    Jan 28, 2009
  3. ollyno1uk liked hassanahmad1's post in the thread Importing a file from a URL to my server.

    You can use cURL library in php to download a file, like this: function getFile($url){ $ch = curl_init();...

    Jan 24, 2009
  4. amaze liked hassanahmad1's post in the thread RegEx Question?.

    maybe ur looking for this :): ^TL[0-9]{1, 8}$ checks that the number of digits must be in between 1 and 8

    Jan 15, 2009
  5. mokimofiki liked hassanahmad1's post in the thread Syntax Error on this line?.

    use ' or \"

    Dec 28, 2008