I Will Make Your Php Scripts For Free.

Discussion in 'PHP' started by Webinx, Jan 20, 2013.

  1. #1
    So,

    Hi all. I started programming with PHP. I started 10 days ago and I have finished learning the php thing, now I need to practice it. So I decided to give free php scripts to anyone. Tell me what you want written and I will do it free. Of course, I am still learning so don't expect something extravagant or super hard. I will make simple scripts for you people. Just tell me and I will try to do it. I want to take on challenges and I believe that's the best way to learn and since PHP is the first programming language I ever learned I want to make sure I become really good at it :)


    Cheers.
     
    Webinx, Jan 20, 2013 IP
  2. bondigor69

    bondigor69 Greenhorn

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    18
    #2
    I want to add

    PHP:

    1. <?php echo $_GET["q"]; ?>
    instead of "news" in this PHP code

    PHP:

    1. <?php
    2. $rss = new DOMDocument();
    3. $rss->load('http://wordpress.org/news/feed/');
    4. ?>
    How can I do that
    Thank you for help
     
    bondigor69, Jan 20, 2013 IP
  3. dixcoder

    dixcoder Member

    Messages:
    71
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    26
    #3
    dixcoder, Jan 21, 2013 IP
  4. EricBruggema

    EricBruggema Well-Known Member

    Messages:
    1,740
    Likes Received:
    28
    Best Answers:
    13
    Trophy Points:
    175
    #4
    I want a script that fetches all images from a given domain, a spider but then only for images
     
    EricBruggema, Jan 21, 2013 IP
  5. dixcoder

    dixcoder Member

    Messages:
    71
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    26
    #5
    You need to write scrapper using regular expression need more help pm me ;)
     
    dixcoder, Jan 21, 2013 IP
  6. Sano000

    Sano000 Active Member

    Messages:
    52
    Likes Received:
    4
    Best Answers:
    5
    Trophy Points:
    53
    #6
    It better to use some class, for example PHP Simple HTML DOM Parcer. You can get all images and other pages URL without any regular expressions.
     
    Sano000, Jan 21, 2013 IP
  7. jswl.dty

    jswl.dty Greenhorn

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #7
    Hello,

    I need a help I just found a site and i want to make a one for me but i am not getting it how to make it

    http://desi-link.org/c.php

    this is the link of that site. So i want a script in which i input the video url like www.youtube.com/watch?v=id and after it provides me a link with a .php?id=code here and i want to make it custom with a title adder too so if any one have it kindly help me getting a one :)

    Thanks for your replies.

    Regards
    Aditya
     
    jswl.dty, Jan 22, 2013 IP
  8. anxjuz86

    anxjuz86 Well-Known Member

    Messages:
    441
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    110
    #8
    Hello,

    Can you do a PHP script to create backlink automatically or maybe SERP rank checker?
     
    anxjuz86, Jan 22, 2013 IP