Sleek Interactive
4159 Enquist Rd
Campbell River, BC V9H 1A4

OFFICE: 778 420 3918
MOBILE: 250 204 6475

Recent Blog Posts

*content_window*

Reserved words in Javascript "Content_Window" is not the only match in this case....

September 19th, 2011

scrollup(),scrolldown() is not a function

Odd Javascript behaviour scrollup(),scrolldown() is not a function - possible reserved words...

August 31st, 2011

CSS !important

Using !important with inline styles

August 28th, 2011

Custom CSS Cursors

Learn how to add custom cursors to any CSS element in your website....

August 23rd, 2011

Social Networking Timestamp Operator

Learn to create a Timestamp Operator in PHP using the PHP Date function...

August 23rd, 2011

LAMP Development

Linux-Apache-MySQL-PHP

Sleek Interactive creates LAMP Based Applications and has been doing so for many years. LAMP Platforms are setup on Linux Servers running Apache with PHP and MySQL installed. With LAMP you have the power to do almost anything.

Because LAMP uses PHP, all of PHP's extensions are available. These include cURL, simpleXML, GD Library and FFMPEG.

And because Apache is our webserver we can make use of all Apache Commands. Wildcard DNS and RewriteEngine Rules are examples.

OOP..... Yep we do that too! All PHP coding is written by Sleek Interactive and uses Object Oriented Programming (OOP) structures throughout. All our CMS and Custom Applications are broken down into Core and Subclasses for easy code managment.

Open Source Technologies? We don't like 'em. After years of seeing installations of PHP BB, WordPress and OsCommerce get nailed to the wall with SPAM, we really see no use in taking any security risks by using free Source Code in applications we develop for our clients.

For more information and or to receive a quote on a project, please contact us

MySQL

The MySQL development project has made its source code available under the terms of the GNU General Public License, as well as under a variety of proprietary agreements. MySQL is owned and sponsored by a single for-profit firm, the Swedish company MySQL AB, now owned by Sun Microsystems, a subsidiary of Oracle Corporation.

Members of the MySQL community have created several forks such as Drizzle and MariaDB. Both forks were in progress before the Oracle acquisition (Drizzle was announced 8 months before the Sun acquisition).

Free-software projects that require a full-featured database management system often use MySQL. Such projects include (for example) WordPress, phpBB, Drupal and other software built on the LAMP software stack. MySQL is also used in many high-profile, large-scale World Wide Web products including Wikipedia, Google and Facebook.

source: wikipedia

Visit the MySQL website from more information:
http://www.mysql.com/

PHP

PHP: Hypertext Preprocessor is a widely used, general-purpose scripting language that was originally designed for web development to produce dynamic web pages. For this purpose, PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document. As a general-purpose programming language, PHP code is processed by an interpreter application in command-line mode performing desired operating system operations and producing program output on its standard output channel. It may also function as a graphical application. PHP is available as a processor for most modern web servers and as standalone interpreter on most operating systems and computing platforms.

source: wikipedia

Visit the PHP website from more information:
http://www.php.net/

Close External Browser Window