Page 1 of 1

free php website?

Posted: Mon Oct 24, 2005 9:57 am
by Ralle
Hello everyone!
I just passed the other forum "the enterprice" and noticed that some of you are very good programmers. So I was wondering if some of you could post an example of a website you made? I mean the code itself and maybe links to website you made the code for.

Re: free php website?

Posted: Mon Oct 24, 2005 10:11 am
by foobar
Ralle wrote:Hello everyone!
I just passed the other forum "the enterprice" and noticed that some of you are very good programmers. So I was wondering if some of you could post an example of a website you made? I mean the code itself and maybe links to website you made the code for.
PHP.net (_the_ PHP website) has a nice feature which lets you see the code (with colorcoding) of every single page. Here's a link to the source of the index page.

Also, HotScripts has a vast array of opensource PHP apps to download.

And, in addition to the above, you can check out SourceForge.net for some more opensource stuff.

Posted: Mon Oct 24, 2005 10:14 am
by Roja
I'm working on a new release of the game I contribute to, and will need help with further optimizations on the login page soon. I'll post it when I get a chance, so you can see an example of my work.

The majority of work I do is internal to large companies, so the majority of visible work is in my game. :)