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 mastermunj

  1. jevchance liked mastermunj's post in the thread Reading lines from text file with delimiter and adding into database.

    This is a CSV format. Use fgetcsv to make it simple. For using uploaded file, you need to refer to $_FILES and move_uploaded_file.

    Sep 21, 2011
  2. fri3ndly liked mastermunj's post in the thread SQL Query Help - Is subquery needed?.

    Following should help.. SELECT col1, col2, col3, [..col-N] FROM resorts A JOIN (SELECT DISTINCT resort_id FROM resorts_features...

    Feb 9, 2011
  3. mcfc4eva liked mastermunj's post in the thread MySQL is Updating With the Wrong Number... somehow.

    This generally happens because of range of the numeric data types in mysql. We generally have tendency to keep it as INT which is not...

    Dec 27, 2010
  4. tlshaheen liked mastermunj's post in the thread Storing PHP SESSION varibles between http://www.mysite.com and http://mysite.com.

    following should help.. ini_set("session.cookie_domain", ".mydomain.com");

    Mar 12, 2010
  5. Silver89 liked mastermunj's post in the thread Very simple C game.

    Following is something I had made during my engineering days :) Its a tic-tac-toe game :D Haven't looked at the files since then and...

    Jan 23, 2010
  6. Wp-Mod.Com liked mastermunj's post in the thread Need Help with php code.

    Hi, I could not get in much depth but let me know of something like below helps.. $loop = get_option('wpmod_ads_number'); for($i =...

    Jan 21, 2010
  7. pratik liked mastermunj's post in the thread Changing form field background.

    Following would be something as per your idea of background image.. <html> <head> <style type="text/css"> input { background:...

    Nov 30, 2009
  8. newzone liked mastermunj's post in the thread Permutations.

    following might help.. please make modifications according to your convenience.. <?php $arr1 = array('red', 'blue', 'green');...

    Nov 23, 2009
  9. user099 liked mastermunj's post in the thread WTH someone for programming a little script.

    What i understand is you need a mass mailer which reads data from your table and sends out emails to the users. I can make a script...

    Nov 20, 2009
  10. chops liked mastermunj's post in the thread Editing Mysql table en masse in phpmyadmin.

    ok.. here is what i have understood and solution based on it. you have a table "default_en_userdb" which has column...

    Oct 27, 2009
  11. Colbyt liked mastermunj's post in the thread What's wrong with my query? Deleting rows by date.

    did I miss anything? ;) you certainly gave a correct answer. If deleting will always be based on date less than today then we need...

    Oct 24, 2009
  12. epic1231 liked mastermunj's post in the thread Need Help with a PHP Function.

    so far what i have understood, you can do it with single query as follows.. I hope uid is primary key and if not, you can either make...

    Oct 21, 2009
  13. monkeyclap liked mastermunj's post in the thread Buying Traffic - Any, But Must Be Cheap With Free Review Copy First.

    putting your link on my home page. Hope it does well for you :)

    Oct 20, 2009