|
-
May 24th, 2006, 02:27 PM
#1
Thread Starter
Frenzied Member
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 )
-
May 24th, 2006, 02:32 PM
#2
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
-
May 24th, 2006, 02:35 PM
#3
Thread Starter
Frenzied Member
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
-
May 24th, 2006, 02:37 PM
#4
Thread Starter
Frenzied Member
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
-
May 24th, 2006, 02:41 PM
#5
Re: php example?
.... I just gave you a link to one...
www.php.net
-
May 24th, 2006, 02:46 PM
#6
<?="Moderator"?>
Re: php example?
 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
-
May 24th, 2006, 04:08 PM
#7
Thread Starter
Frenzied Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|