Hello, I'm having a Windows 2012 Server VPS, and since I haven't been upto date with the retro section, I'm not sure which emulator/cms/whatever to use. Therefore, I'm looking for a Technician to work for the Hotel. By the way, I'm talking about a Roleplay Hotel. If you're interested, please...
Ye, would be amazing. But, habbo will easily be able to ruin this by taking all the download links down asap. Probably we also should ensure we have mirrors for this privately stored with us and can put them up when our main links are dead.
@Mastah If we weren't able to express our opinions, it just eliminates the purpose of having a forum. My middle finger salutes you. Anyways, I have enough work to do other than just fighting with a 5 year old online who hasn't got any other job.
@Mastah He's making in VB.. And I don't like Visual Basic. And look at his files dude, what a mess. He doesn't even know to rename and give them proper names. Plus, I need not prove to you that I can code. How am I a hypocrite? Dude, stop making assumptions like 'probably' because assumptions...
@Leader http://prntscr.com/82j6gg a Tic-Tac-Toe game I was working on..
@Mastah please moan somewhere else. It is called expressing your opinion. http://www.zdnet.com/article/100-million-and-one-reasons-to-hate-vb-and-vbscript/
@Khalil I didn't say I know C++, I said I have 'used' C++. Also, It's the syllabus set by the University of Cambridge for Advanced Levels. My school is not at all old.. and is one of the top schools in my country generating the best results. I just have no idea why they chose PASCAL over Python...
@Leader Swift is a programming language by Apple dude.. for iOS and Mac application development. And I used the word 'used' and not 'fluent with.' I'm mainly learning all of those languages other than C++ and Python. PASCAL is not what I am self learning though, I am learning it at school. My 50...
@Rooster You might wanna know that you are not following the PHP Unofficial Conventions set by www.php-fig.com which is defined by various majors.
The correct way to write an if-else block according to the standards is:
if(condition) {
} else {
}
Eh, you dont need to check for rank etc and logged in or not. You can use Middlewares and another function which I dont remember. I dont use Laravel anymore.
Plus, it doesn't even do Laravel style sht... you havent even done namespaces my friend..
Sent from my SM-N9005 using Tapatalk
Horrible! Simply horrible! Don't use mysql_* functions as they are deprecated and will be removed in the near future. This means that your developed applications will not work in the latest versions. Moreover, mysql_* functions are flagged as not safe. I would strongly recommend you to try out...