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 fairuz.ismail

  1. Raj Kumar liked fairuz.ismail's post in the thread Php-mysql.

    You can use AND or OR in the SQL statement. Example : SELECT * FROM table WHERE col1 = 10 AND col2 = 200

    Oct 1, 2011
  2. tibor28 liked fairuz.ismail's post in the thread Wordpress problem, want borderless image in sidebar.

    since u put that as widget (i supposed), i dont there isnt an easy way to fix this since the box is generated for each widget.

    Nov 8, 2009
  3. amol.gupta liked fairuz.ismail's post in the thread passing a variable url to require once().

    what you did is just good example if you store "www.domain.com/file.php" in $url then you just do require_once($url);

    Nov 8, 2009
  4. dmi liked fairuz.ismail's post in the thread What does this piece of code exactly mean?.

    60 seconds x 60 minutes = 1 hour. The code says if the current time (time()) minus the last ping time ($x_last_ping) is greater than...

    Nov 8, 2009
  5. pictureboarduk liked fairuz.ismail's post in the thread MySQL INSERT INTO does INSERT, but says has not..

    it's because $sqlcommandvar is undefined.. maybe you want to do this

    Mar 8, 2009
  6. gamefreaked liked fairuz.ismail's post in the thread Download link.

    example if you upload to upload folder that situated in your root folder (www in cpanel) so it's www.domain.com/upload/fileuploaded.xxx

    Jan 4, 2009
  7. ayork2413 liked fairuz.ismail's post in the thread Ive got a problem...and i can't figure it out!.

    try * { padding : 0; margin : 0; } in your css file

    Jan 2, 2009
  8. sarsh11 liked fairuz.ismail's post in the thread Need help placing the logo...

    in your css file, .header h1{position:relative; font-size:2em; font-family:georgia,serif; } change to .header...

    Jan 2, 2009
  9. Gomar liked fairuz.ismail's post in the thread Hostgator Hosting inode Question.

    you can check your inodes in the cpanel. Dont worry about the inodes if it didn't exceed 250k =)

    Jan 1, 2009
  10. justinlorder liked fairuz.ismail's post in the thread help me solve an easy php question.

    $i = rand(1,2); if($i == 1){ $var1 = con1; $var2 = con2; } else{ $var1 = con2; $var2 = con1; }

    Jan 1, 2009