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 :p)
Printable View
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 :p)
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 :)
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
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
.... I just gave you a link to one...
www.php.net
Quote:
Originally Posted by TheBigB
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
sorry, didn't see the documentation ;) thnxQuote:
Originally Posted by kfcSmitty
and thnx john, that's really usefull for my project :thumb:
i've got hell of a lot to do in only the php part... :sick: