sulake just wants to fuck is all to death
Type: Posts; User: Monsma
sulake just wants to fuck is all to death
Hallo RaGEZONE, i was wondering.
what if habbo stops. a lot of hotel wil have problem with the avatar images.
can we create an script that generates the looks from the SWF??
if someone is want...
What What in the bud
Oh bloody hell,
1. Why your release something that isnt finished?
2. You mad because people are giving feedback on your code style? try to not take it negativ but positive.
it means you...
ugg, you have prepared statements and dont use it the right way.
your code:
function getUserVariable($username, $variable)
{
global $db;
...
Like the design very well
Very nice i like your web design!
Well code looks nice, but why do you use define for your config do you know that defines are slow down your codes?? better use variables dude
Hello RaGEZONE,
i was looking for this old template of habbo hotel
http://img209.imageshack.us/img209/7151/image8dp.png
http://img209.imageshack.us/img209/7151/image8dp.png
but all download...
I disagree with what you say, Smarty is fast it uses autoloading & if you setup the cache correctly it is awesome!.
Maybe an idea to make a class extends Smarty so you can setup the base params, and try to code better at the functions.
Extended Setup | Smarty
PS: Goodluck with this dev!.
hmm i don't like the way how you handle the templates, try to make a class or download a template engine.
19 Promising PHP Template Engines
TIP: Smarty is really nice to use!.
Weird but, it can't
class Bar
{
public static function Foo()
{
}
}
fuck sulake anyway, just keep going! sulake can't stop people to develop habbo content management systems and emulators
AzaidiFramework Elite Edition :D
Why so negative? I like the idea to use .txt file as config but he makes one mistake and you guys piss him off Amir don't waste your time to this haters I like your CMS really fast keep up that good...
im not scared but i do not release any more sinds people like to rename it al i think you have to listen what i say the next time
I think it is just the way how you like it to do
some people use 'is_null($var);' i do '$var == null;'
Why you use if($var == true) you can do if($var) if(!$var)
Thanks mam i like it very usefull
looks very nice hope you wil make it compleet good luck with coding
public function DutchDate($string = '')
{
setlocale(LC_ALL, array('nl_NL', 'nld_NLD'));
if(empty($string))
{
$string = time();
}
if(!is_numeric($string))
* TwistbookPHP * Give credits to Tonny for make the template dude
Nice make it working a lot of people gonna like this :thumbup:
Maybe you can add the new avatars ( R63B ) so we can use it
PDO::quote is has not the same output as a real_escape_string if people use PDO and like to use a real_escape_string use in this way 'addslashes'
CMS looks great, but you need to recode the php-code its old so it have some errors
Looks okay
Maybe an idea to make a staff chatbox in jQuery/Ajax
http://img189.imageshack.us/img189/2337/f83s.png
That register wil not be working good as habbo is; if you wanna fix the register you have to add the errors in json like this;
{"registrationErrors":{"registration_password":"Please enter a...
Nice love it to see older versions are come back alive! :thumbup:
Or download a External Database Library like :
meekrodb: MeekroDB -- The Simple PHP MySQL Library | RedBeanPHP: Welcome | RedBeanPHP
app/class.core.php
change
final public function hashed($password)
{
return md5($password);
}
# 1;
if(isset($var1, $var2, $var3, $var4))
# 2;
if($_SERVER['REQUEST_METHOD'] == 'POST')
The code can be shorter;
Some ideas;
on that design Metronic | Admin Dashboard Template you see 'Site Visits' try to make that works looks sweet.
and maybe something like 'Money Stats' ( Paygol / Paypal / Whatever ).
...
And its old to i remember that PHPRetro has the same way come on learn PHP5.5 pleas
Maybe this can help you out kevin i use this in my old cms's
MeekroDB -- The Simple PHP MySQL Library - MySQLi STMT Library good luck with your dev.
Nah this project is dead - me and nobrain have no time anymore for this cuz im coding on my hotel + busy with school and shit
i have still my own project (Atlanta) that i will release if it is done...
OKE! :junglejane::junglejane::junglejane:
nice the real habbo housekeeping good luck :top:
looks good post some snippets or make a github repo - good luck
RESTful style
((DH_LOGGED && ($page == 'login' || $page == 'register')) ? exit(header("location: {$config['path']}?p=me")) : '');
Cool! nice release
Nice release thanks.
UPDATE: custom session handler
http://i.imgur.com/6apsst2.png
I'm still coding the session handler so not everything can be perfect....
i luv it <3
<?php
if(isset($_GET['deleta']) && isset($_GET['id']))
{
$id = mysql_real_escape_string($_GET['id']); //Filter
echo "<center><strong>Rare has been deleted!</strong></center>";
...
UPDATE: Template Engine working now with file cache
Github has be updated: https://github.com/Monsma/GammaMVC
Check the updates for yourself im tired as hell.
tomorrow more updates weekend:D
https://github.com/Monsma/GammaMVC/