WebTechLabs Web Design


PHP Coding Tips

Predefined Constants: PHP_OS = operating system. Func php_uname(‘s’) might be more useful. DIRECTOR_SEPARATOR = \\ on Windows, / on Linux PATH_SEPARATOR = ; on Windows, : on Linux defined(‘CONSTANT’) or define(‘CONSTANT’, ‘value’);
Continue Reading →

WebTechLabs.com Website Pre-launch

Our team welcomes everyone to check out our new *BETA* website for WebTechLabs.com. Please excuse us as we are still decorating the place.
Continue Reading →