Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Gunz web CMS for PHP 7 & 8

Junior Spellweaver
Joined
Dec 21, 2011
Messages
193
Reaction score
93
Most shared website files are quite old and use the mssql_ function, but this function has been removed in PHP 7 version, making me quite annoyed.
Today I decided to redo a new web system based on Webengine, my goal of perfecting as many features as possible.

Work progress
- Customizing simple templates by module (edit in admin panel): 100%
- Page download (edit in admin panel) : 100%
- News system & News Management: 100%
- Multi Language system website: 100%
- Multi Language News system module: 100%
- Paypal system: 100%
- Custom registration: 100% (you need to register on the website and log in then activate the game account)
- Page Ranking: 100%
- Upload Clans Emblem : 100%
- Webshop: 0% ( I give up developing this feature )


7/26/2023
- display Clan Emblems in Clan ranking
- more option in Ranking

7/27/2023
- News system can post image

7/30/2023
- RedeemCode system

7/31/2023
- Upload Clan Emblem
- Convert Ladder coins -> Cash ( 1 : 1 )
- Transfer Cash To Another Account (with tax)

8/1/2023
- Add Game Panel in AdminCP
- Release final CMS ver

1690231601702 - Gunz web CMS for PHP 7 & 8 - RaGEZONE Forums

1690231624608 - Gunz web CMS for PHP 7 & 8 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Apr 26, 2023
Messages
27
Reaction score
10
Most shared website files are quite old and use the mssql_ function, but this function has been removed in PHP 7 version, making me quite annoyed.
Today I decided to redo a new web system based on Webengine, my goal of perfecting as many features as possible.

Work progress
- Customizing simple templates by module (edit in admin panel): 100%
- Page download (edit in admin panel) : 100%
- News system & News Management: 100%
- Custom registration: 90% (you need to register on the website and log in then activate the game account) - its work
- Page Ranking: 0%
- Webshop: 0%
- Upload Clans Emblem : 0%
View attachment 239021
View attachment 239022
It's very clean, congratulations on the project. :partymental:
 
Skilled Illusionist
Joined
Oct 29, 2012
Messages
312
Reaction score
26
php at 2023...

what's the problem?

Globally, more than 70% of websites on the internet today are programmed in php. The biggest CMS that exists in the world was developed in php (Wordpress).

I don't know what's on the minds of those people who have been trying to "kill and deface" the language for decades, but it's still one of the languages that predominates in the job market and the internet.

out of curiosity, what web language do you do better than him?
 
Newbie Spellweaver
Joined
May 3, 2014
Messages
47
Reaction score
30
what's the problem?

Globally, more than 70% of websites on the internet today are programmed in php. The biggest CMS that exists in the world was developed in php (Wordpress).

I don't know what's on the minds of those people who have been trying to "kill and deface" the language for decades, but it's still one of the languages that predominates in the job market and the internet.

out of curiosity, what web language do you do better than him?
Enough said
 
Junior Spellweaver
Joined
Dec 21, 2011
Messages
193
Reaction score
93
Redeem code system & convert Cash <=> Ladder coins
1690693694233 - Gunz web CMS for PHP 7 & 8 - RaGEZONE Forums


- Upload Clan Emblem
- Convert Ladder coins -> Cash ( 1 : 1 )
- Transfer Cash To Another Account (with tax)
 

Attachments

You must be registered for see attachments list
Last edited:
Back
Top