Source code of any

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
AliJ
Forum Commoner
Posts: 32
Joined: Sun Dec 06, 2009 8:03 pm

Source code of any

Post by AliJ »

Does anyone know a good website that would provide the source code for a lot of websites.Like I mean, websites that aren't really popular.
I would appreciate your help.
Thank you,

Ali J.
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Source code of any

Post by requinix »

TPB?

What legitimate purpose could you possibly have for this?
AliJ
Forum Commoner
Posts: 32
Joined: Sun Dec 06, 2009 8:03 pm

Re: Source code of any

Post by AliJ »

Well mainly for learning and seeing how other companies and websites use php scrpiting, and try even improve it for my own use.
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Source code of any

Post by requinix »

If you want to learn then
1) Try to code yourself - think of something to make and go make it. You'll learn as you go
2a) Ask people (like the people in this forum) when you have problems
2b) If you're not sure of your code, post it here. We can look over it and give suggestions
3) PHP manual
4) Google (seriously)
nga
Forum Commoner
Posts: 46
Joined: Mon Aug 17, 2009 3:05 am

Re: Source code of any

Post by nga »

nobody posts their source code on the web. People can give out some part of the code for other (can find them via google). But NONE give out their entire website source code!! And i recommend you to NEVER give out your website source code if god forbid it that you develop one yourself!!
Post Reply