php

  1. V

    IlluminaCMS Homepage/User Profile Avatar Issue

    Hello. I'm not sure if anyone would be able to help me due to how old IlluminaCMS is, but i'm trying to fix it. I've tried many ways to fix this, and the solution I came was to make my own Habbo Imager in the htdocs from Xampp. PHP: 5.3.1 I'm not sure how to do it though, and if anyone can...
  2. B

    [HELP] Mysql not connect

    Dear Dev, I have found a cms on the web and I would like to use it, now it is the case that when I enter the data in config, I do not see any content outside the background. can someone help me? i use strato as web hosting. <?php mysql_connect("rdbms.strato.de", "fansite","test")...
  3. bapeshark

    Trying to learn register.php with an avatar png with male / female

    Hi there programmers, I am trying to find a code ( I'm learning for my college but as newbie I can't find it anywhere else) sorry for english. I am in need to find register.php with full code and how to get a male / female gender with an avatar by using PNG url in register, I need to click...
  4. JSEB

    PHP Total of Var & Constant

    I am fairly new to PHP, I am trying to get the total for a variable and a constant. My variable is a random integer, and I need the total of $shirts bought, to match the price point I have set as my constant 'SHIRT_PRICE' I hope I explained this well, the code I have currently: <?php...
  5. kngantonioss

    Getmod Script | Game Mods & Blog [FREE]

    Developer: Kng Antonio contact the developer for installation and documents. Discord: KngAntonio#0083 Features This script comes with a powerful CMS Categories: category name, slug, description and feature image. Powerful admin backend like WordPress Clean coding with proper commenting...
  6. B

    [Paid] Basic Form +Discord OAuth

    hey guys i'm after a basic web form using bootstrap. i need to collect feedback which can be either logged into a basic database and displayed as a table on another page or form submits to email (might get my inbox spammed) and i manually update table records daily ideally i want to be able to...
  7. T

    New PHP - Whats incoming?

    PHP 8 is expected to be released at the end of 2020. For those that have been following the RFC process as well as the project itself, there are some really exciting new goodies coming with the new version! PHP 7 has been a great change towards a direction that could separate the men from the...
  8. Kooser6

    Show DevBest [PHP 7.3^] Kooser Directory.

    Kooser Directory. A PDO wrapper for secure connections. <https://packagist.org/packages/kooser/directory>. Features: - Connection Manager - SQL handler Why: This library makes the connection manager as well as the SQL handler injectable through service containers to make web developement...
  9. Kooser6

    Show DevBest [PHP 7.3^] Kooser PasswordLock.

    Kooser PasswordLock. Secure your password using password lock. <https://packagist.org/packages/kooser/password-lock>. Features: - Argon2id Hasher - Argon2i Hasher. - Bcrypt Hasher. - Pbkdf2 Hahser. Why: This library makes the hasher injectable through service containers to make web...
  10. Chefao

    doubt about fan sites

    I'm making a tool to see the latest habbo furniture like a fan site but I never can, how do they do it? I've tried PHP=curl, PHP=file get contents, but it never works $ch = curl_init(); curl_setopt($ch, CURLOPT_URL...
  11. Kooser6

    [PHP 7.3^] Kooser Session.

    Kooser Session Securely manage and preserve session data. <https://kooser6.github.io/Session> <https://packagist.org/packages/kooser/session>. Features: - Flash Messages. - Same-Site Session Cookies. - Session Fingerprint. - Session Manager. - Session Handlers. - Simple API. Todo: - WinCache...
  12. Ninjasaki

    Recruiting Looking For Talented Dev Co-Owner for Retro.

    Making this thread to find a dedicated developer and trusted co-owner to run a dedicated Habbo Retro on a dedicated server. I have a domain and a fully functional RDP dedicated server running Windows 8.1 Need a trusted developer to setup the hotel and run it with me. Message or PM if interested.
  13. AlexVolc

    [PlusEMU] Group Badge Issue (Not what you're thinking)

    Okay so, basically what I have is a localhost setup so sorry I can't provide any direct links for you. I'll iron out the issues I have already fixed to help you support me: What PHP version are you using? I am using PHP7 and have already switched over to a PHP7 friendly badge.php Are you using...
  14. MayoMayn

    Python unable to execute script "invalid syntax"

    Okay, so basically we're using PHP to setup a dynamic Python script where the variables will be changing from request to request depending on the equation the user want's solved. Currently when producing the script, I'm using \r\n and \n to define indentations. Unfortunately this doesn't work...
  15. Syr

    Applicant Skilled Developer

    Edit: I don't only do Habbo development, I can create websites and software for other categories aswell. I am able to do anything. Hello, I've had a lot of free time lately so I thought being a developer for a retro would work out pretty well now. About me: I am 20 years old, living in Sweden...
  16. T

    How to make an password protected client?

    Hi! My hotel is currently in development mode but I don't want to activate maintenance mode, I've seen a hotel that used a password protected client. That was like you'll have to enter an password in the /client.php file to access the SWF or something. How do I make it like this?
  17. BIOS

    PHP 7.2

    Recently read an article discussing changes in the upcoming 7.2 update, source at bottom for full changes. RC1 was released on 31 Aug, full release expected 30 November. Anyhow, seems to be full of good stuff so i'll summarize some of the most notable. Language object - parameter and return...
  18. B

    INACTIVE Habbo Archive - PHP - PDO - MySQL - BCRYPT - MetroUI

    Hey guys, Berk here. Today I'll be showing my latest project, Habbo Archive. I know that I still suck on PHP but I'm still learning so who cares! :up: So about name, I know I could find a better name but, I can't as I'm not creative. So my aim on this project is, making myself more...
  19. B

    PHP Bcrypt Hashing and Verifying Passwords.

    Hello everyone. This might be a habbo related but however. Sorry if posted in wrong section. I'm using Micro Edit (https://devbest.com/threads/micro-hotel-release-cabbo-edit.80306/) by @JynX and I use bcrypt on my revcms. For HK login, it uses md5 and I want to use bcrypt. My RevCMS bcrypt...
  20. 7r1n17y

    [PHP] How to install a PHP extension

    What are PHP extensions? PHP extensions are compiled libraries that enable certain functions that you can use during your script. How do i install a PHP extension? Download the application extension file to copy to your php extensions directory. If you can not locate the extensions directory...
Top