• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Help] CMS Website Development for MU Online

Initiate Mage
Joined
Feb 12, 2017
Messages
3
Reaction score
0
Hi,I wanted to learn about MU Online CMS Website Development, how do I start and what are the programming languages that I need to study?I know something about HTML, CSS and a bit of PHP but I know it wouldn't help much in MU Online.Any advice or suggestions would be greatly appreciated.Thanks in advance.
 
Last edited by a moderator:
Elite Diviner
Joined
Apr 4, 2011
Messages
464
Reaction score
69
Re: CMS Website Development for MU Online

HTML CSS PHP SQL is all you need

HTML / CSS for front end. You might even use a bit of js
PHP / SQL for back end. Make edits to database or display certain information by pulling it from tables

I'm not sure why you think it wouldn't help. If you were learning php, i'm sure you would have been introduced to SQL already

Look at MUcores files. Learn how it works with SQL
 
Upvote 0
Initiate Mage
Joined
Feb 12, 2017
Messages
3
Reaction score
0
Re: CMS Website Development for MU Online

HTML CSS PHP SQL is all you need
HTML / CSS for front end. You might even use a bit of js
PHP / SQL for back end. Make edits to database or display certain information by pulling it from tablesI'm not sure why you think it wouldn't help. If you were learning php, i'm sure you would have been introduced to SQL already
Look at MUcores files. Learn how it works with SQL

I haven't seen MUcore files yet. I will download it and see how I can learn from there

If so, I have to study more about PHP, SQL and a bit about JS..

Thank you for the tips :)
 
Upvote 0
Don't be afraid to ask!
Loyal Member
Joined
Jun 2, 2012
Messages
1,454
Reaction score
252
Re: CMS Website Development for MU Online

Maybe use C# (asp mvc), its the "feature" ofc you can use php, but to develop a cms system... you need to learn php oop and another stuff... basic php knowledge = epic secure holes, instant hacked.... I recommend you to download webengine 1.0.7 / 1.0.8 and than start to understand the classes and the code parts, if you can write a site like webengine alone, than you can do nearly everything.
 
Upvote 0
Newbie Spellweaver
Joined
Feb 22, 2016
Messages
80
Reaction score
18
Re: CMS Website Development for MU Online

I will recommend use framework like Codeigneiter, laralevel etc.
There are lot's of ready to use libraries
 
Upvote 0
Newbie Spellweaver
Joined
Feb 5, 2010
Messages
7
Reaction score
0
Re: CMS Website Development for MU Online

Reed about POO , MVC.
RevolGaming , yup webengine is a good site , but dont use good practices of POO or MVC.

If you start with POO, you'll do well :thumbup:
 
Upvote 0
Newbie Spellweaver
Joined
Aug 18, 2016
Messages
28
Reaction score
4
Re: CMS Website Development for MU Online

This cant not programmed revolgaming , one a lying poodle , nothing good enough for bastard =) your web will never be ready =) . That's all in the story, gentlemens :D



This cant not programmed revolgaming , one a lying poodle , nothing good enough for bastard =) your web will never be ready =) . That's all in the story, gentlemens :D
 
Upvote 0
Newbie Spellweaver
Joined
Feb 25, 2016
Messages
49
Reaction score
3
Re: CMS Website Development for MU Online

Can try to learn basic php and after start learning Laravel framework for example at Laracasts. Good luck.
 
Upvote 0
Back
Top