Likes Received By misbah

  1. yais liked misbah's post in the thread Need coder for a simple FireFox extension.

    Check your email :)

    Jan 9, 2009
  2. adbravo1 liked misbah's post in the thread Authentication - In Search of a good Image Verification script for an online form.

    try this http://recaptcha.net/captcha.html http://www.captchacreator.com/ or http://www.tutorialtoday.com/read_tutorial/29/...

    Dec 17, 2008
  3. AT-XE liked misbah's post in the thread PHP & MySQL Position.

    if table_name = users table... you can do this $attout_result = mysql_query("SELECT id,player,attacksout FROM users ORDER BY attout DESC...

    Dec 4, 2008
  4. Scorpiono liked misbah's post in the thread PHP Script: Wordpress RSS parser.

    look at this http://simplepie.org/ and demo http://simplepie.org/demo/

    Dec 2, 2008
  5. TheGrecianHero liked misbah's post in the thread Variable page titles based on URL.

    try this <?php $title = $_GET['file']; ?> <html> <head> <title><?php echo $title ?></title> </head> <body> Your content here </body>...

    Dec 1, 2008
  6. SonnyCooL liked misbah's post in the thread wp error after changing hosting ...

    try this - open wp-includes/widgets.php - go to line 686 and cut out this part (only temporarily, make sure you can put it back later!)...

    Dec 1, 2008
  7. doubler liked misbah's post in the thread I want some custom changes in wordpress script - Anyone who could suggest me???.

    doubler... check this out http://forums.digitalpoint.com/showthread.php?p=9937221#post9937221

    Nov 30, 2008
  8. peter_anderson liked misbah's post in the thread Parse error: syntax error.

    maybe this is what you want function template_body_above() { global $context, $settings, $options, $scripturl, $txt, $modSettings;...

    Nov 29, 2008
  9. adacprogramming liked misbah's post in the thread Remove links with PHP.

    you can try this $rev= preg_replace('/<a href="([^<]*)">([^<]*)<\/a>/', '', $_POST['rev']);

    Nov 28, 2008
  10. davejug1 liked misbah's post in the thread Having trouble with a script, please help.

    change your file or folder permission (chmod)

    Nov 28, 2008