Recent content by HungryMind

  1. H

    How to show search related data from Google using PHP?

    You will have to create a little programme using CURL & Preg_Match. CURL will return content of the given URL. preg_match will return exact match from that returned content according to your preg_match pattern. For more guide. Read more about curl and preg_match. It's not a tough job. you...
  2. H

    The Complete Guide to Starting a Website [2016 updated]

    That was really an awesome post. It's really helpful. Thanks a lot sir.
  3. H

    Need to create an RSS for .php site

    Print your last 5 new post from database and print as RSS format then execute.
  4. H

    PHP Help

    Try: $_REQUEST['amazon'];
  5. H

    Can alexa rank be faked?

    I don't think my friend that alexa rank can be faked, because i've read about alexa rank in google web forums.
  6. H

    want to create XML file using PHP

    I've code but i can't send here due to some restrictions :s
  7. H

    email script

    I think fopen("mails.txt", "r"); is not the right way to get mail text, you can use classes for it or you can include file to get mail text.
  8. H

    Looking for a Php Programmer to fix adults script

    Hi! Programmer here, i'm new here so i can;t send private msg to anyone, share your problem here if you can share!
  9. H

    [Get] FREE Seb Ali Profile Links That Index Well in Google!

    Really helpful link, thanks a lot friend :)
Back
Top