lang="en-US"> Tutorials – Page 9 –  Design1online.com, LLC

Category: Tutorials

10

SmartFoxServer Flash AS3 Tutorial: Using Classes

Okay so one of the thing I’ve learned about SmartFoxServer is that the documentation is hard to search through and the sample code they have available really doesn’t cover a lot of standard coding...

0

Linux Cron Job Tutorial: running a .php file

All of my database driven games use PHP as a scripting language which is my favorite scripting language by far (okay I’m biased, I’ve been using it for almost 9 years now). In order...

2

Linux Tutorial: Create vsftpd FTP accounts Red Hat

You’ll need to be logged in as a admin user otherwise you’ll need to use su or sudo in front of these commands. Setting up the account Modify shell file: vi /etc/shells Press letter...

0

Cheat Sheet: ASP & PHP Cross Reference

I found this cool site that has examples cross-referencing PHP and ASP so you can see the difference (or use it if you’re switching from one language to the other). They also have a...