Its really simple to convert the codes. Anyways here you go i also blocked url rewrite from rewriting the ase/ folder for you :P
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>
<rewrite>
<rules>
<rule name="block"...
Here are two ways you could do it. This uses PhoenixDB i am not sure what database you use.
<?php
/**
* Replace {staff_username} with the staffs username
*/
# First Option
$banCount = $engine->result('SELECT COUNT(*) FROM bans WHERE added_by =...
I am downloading a windows server iso (torrented) and i will make screenshots and a video on how to do this tutorial
Also there is more i need to add i just got lazy ^~^
How to create a Habbo retro with IIS7 that does not suck
ALL Credits goto @Vanish
This tutorial was created for @fofobot This is my first Tutorial and is not finished i just spent 2 hours ill fix and clean it later/tomorrow. Also if i you want i can make a video tutorial to put on this thread...
RevolutionCMS engine class update
Hello bastards! :D
i am here to share i quick update of revolutionCMS engine class updated to use mysqli instead of mysql
Also i haven't tested this but it should work, Just replace the following code below with your class.engine.php
i also advise you to...