[WIP]CO2 Website

02/06/2012 13:57 BioHazarxPaul#1
So the idea behind this project is, for it to be a CMS, that works with a bunch of different public sources using php/mysql and maybe a few others if requested.

[Only registered and activated users can see links. Click Here To Register...]
02/06/2012 14:17 turk55#2
Well if you just make a basic layout for a page pple can work on that.
You could show them how to organize a page, how the codes work.
I am pretty sure that many pple don't really bother with a website, but a website is one of the more important stuff of a server.
02/06/2012 14:24 BioHazarxPaul#3
yah the thing is it gets a bit more complex once you start throwing php at it, with being able to use php you can organize files much better, i still have spent time redoing things over and over to find the best way to setup the hierarchy, i found some ways work better then others..
02/06/2012 14:58 turk55#4
btw you forget to link the image of the current stand.
02/06/2012 20:23 shadowman123#5
well if u gave me very good Website that Teach php i would be gratful i mean Complete website As [Only registered and activated users can see links. Click Here To Register...] in C# teaching...cuz i really learned just basic stuffs in php that wasnt very much Helpful in Making Sites....Hmm what i need to Learn is Making Flash BackGround as Aion Does , Binding Website with Database would be good too
02/06/2012 20:32 BioHazarxPaul#6
yah, ill get to the php stuff, just trying to see what people would like to get/learn from this so i can start working on it accordingly. What i will do is add comments before everything i do so it can help explain things..
02/06/2012 21:06 turk55#7
Quote:
Originally Posted by shadowman123 View Post
well if u gave me very good Website that Teach php i would be gratful i mean Complete website As [Only registered and activated users can see links. Click Here To Register...] in C# teaching...cuz i really learned just basic stuffs in php that wasnt very much Helpful in Making Sites....Hmm what i need to Learn is Making Flash BackGround as Aion Does , Binding Website with Database would be good too
You can't make a website of php only, php needs help of HTML.
02/06/2012 21:16 BioHazarxPaul#8
well you could make a website with php only but it wouldnt look that good, just a wall of text..
02/06/2012 21:35 shadowman123#9
Quote:
Originally Posted by BioHazarxPaul View Post
well you could make a website with php only but it wouldnt look that good, just a wall of text..
well i do know that i need to learn Css , HTML , Php to make Good website
02/06/2012 23:05 BioHazarxPaul#10
html and css are not that hard I am to the point where I am sick of it, this god damn school has made me take 3 classes of the crap, that being said ill work on it some more a bit later and post the simple html and css then ill start adding in php and more pages.
02/07/2012 09:05 12k#11
You should make it just work for all sources, make it very dynamic. Or make it have a installation page that will allow u to install it for different sources. Then have the installation page read from a xml file for settings for the mysql. That way you can add more xml files for more sources.
02/07/2012 14:00 BioHazarxPaul#12
Quote:
Originally Posted by 12k View Post
You should make it just work for all sources, make it very dynamic. Or make it have a installation page that will allow u to install it for different sources. Then have the installation page read from a xml file for settings for the mysql. That way you can add more xml files for more sources.
hmm thats not a bad idea, would take me a bit to think of how to set it up tho, the only problem with this would be that it would be harder for people to understand whats going on.
02/07/2012 15:11 12k#13
It wouldn't be that hard to do, and they should understand it all just fine. Just include a readme file and comment all ur code.
02/07/2012 15:35 BioHazarxPaul#14
ill see what all i can do that is a sweet idea though and something i have yet to do, so its just going to be me deciding how, and what the best way to do it would be, what i also think is to have an install setup that also add things to ur database like a news board..
02/07/2012 15:37 12k#15
Well if ud like, i can do the backend work, and u can do the templates etc. Ill setup a template system in PHP etc, then just start up a full CMS. Allow instant donations, all the goodies.