Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PHP Websites Source Code

Tags:

php

web

I'm looking for PHP script samples of websites. I'm just done reading a text book on PHP and I want to check out some of the various implementations.

Thanks

like image 766
kenshee Avatar asked Feb 26 '26 15:02

kenshee


2 Answers

Search for "open source php" or visit an open source host like sourceforge.org

like image 149
Todd R Avatar answered Feb 28 '26 04:02

Todd R


I would first start out looking at solidly built sites that utilize a framework, see Recommend a PHP framework....

Next I would look at some of the open source CMS designs built on PHP. Namely Wordpress and modx. Both will be over your head if your new to programming in general but getting the feel for how applications are written, syntax style, etc is well worth it.

Compile a list of questions you have, why are they using self::?, what's a constant, etc and either google for the answer or ask here.

like image 32
Josh K Avatar answered Feb 28 '26 05:02

Josh K



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!