Results 1 to 7 of 7

Thread: php example?

  1. #1

    Thread Starter
    Frenzied Member TheBigB's Avatar
    Join Date
    Mar 2006
    Location
    *Stack Trace*
    Posts
    1,511

    php example?

    Hi

    Does someone have a very complex php script for me? (can be anything)
    or do you know a site that has advanced php?

    please react (and please correct my english if needed )

  2. #2
    PowerPoster kfcSmitty's Avatar
    Join Date
    May 2005
    Posts
    2,248

    Re: php example?

    Try here

    You can find lots of scripts online, that you can modify and learn from.

    Is there anything particular that you want to accomplish that we could help you with?

    Also, if you wish to reference anything in the scripts you find, use http://www.php.net, as it has descriptions of everything you will see

  3. #3

    Thread Starter
    Frenzied Member TheBigB's Avatar
    Join Date
    Mar 2006
    Location
    *Stack Trace*
    Posts
    1,511

    Re: php example?

    well in vb i'm building a browser from base off. with php examples i can track data sent to the server, and in that way i know what to send as client

  4. #4

    Thread Starter
    Frenzied Member TheBigB's Avatar
    Join Date
    Mar 2006
    Location
    *Stack Trace*
    Posts
    1,511

    Re: php example?

    btw does someone know any good refference list with all php functions? theres one on www.w3schools.com, but i don't think that's the full list

  5. #5
    PowerPoster kfcSmitty's Avatar
    Join Date
    May 2005
    Posts
    2,248

    Re: php example?

    .... I just gave you a link to one...

    www.php.net

  6. #6
    <?="Moderator"?> john tindell's Avatar
    Join Date
    Jan 2002
    Location
    Brighton, UK
    Posts
    1,099

    Re: php example?

    Quote Originally Posted by TheBigB
    well in vb i'm building a browser from base off. with php examples i can track data sent to the server, and in that way i know what to send as client

    The best way to find out what is being sent to the server you should read the HTTP protocol standard.

    HTTP/1.1 http://www.w3.org/Protocols/rfc2616/rfc2616.html

  7. #7

    Thread Starter
    Frenzied Member TheBigB's Avatar
    Join Date
    Mar 2006
    Location
    *Stack Trace*
    Posts
    1,511

    Re: php example?

    Quote Originally Posted by kfcSmitty
    .... I just gave you a link to one...

    www.php.net
    sorry, didn't see the documentation thnx

    and thnx john, that's really usefull for my project

    i've got hell of a lot to do in only the php part...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width