SCIP.be
Applications
Components
Photos/Travel
Kleinkunst

Articles
Motigo Webstats Nederlands

Latest additions

Advertisements

Articles : PHP

PHP - Generate list with files and file information
This article, which is written in Dutch, demonstrates the scGetFileList function which can be used to generate a list with file information. This function can be handy to build dynamic PHP pages which show thumbnails and links to files. more

2004-12-18 - Dutch - Webdevelopment, PHP

PHP - Execute MySQL queries with less source code
In a lot of PHP scripts you need to access a MySQL database and therefore you need to write a lot of code to make a connection, execute a query, check the result, ... This article demonstrates how this can be simplified with some functions. more

2004-12-18 - Dutch - Webdevelopment, PHP

PHP - Automatically select language of visitor
A lot of welcome pages on websites force the user to choose a language. This can be done better by checking the IP-address, resolving the corresponding country and then proposing a language. This article, which is written in Dutch, demonstrates how to build some PHP functions to resolve the user language. more

2004-12-18 - Dutch - Webdevelopment, PHP

PHP - Template engine Smarty
Smarty is an open-source template engine for PHP. It makes it possible to separate the HTML pages (content) and the PHP code (logic). Therefore it becomes a lot easier to maintain and reuse your PHP code. This small article shows the most interesting features of Smarty like building HTML tables, replacing tags, ... more

2004-12-18 - Dutch - Webdevelopment, PHP



        

Stefan Cruysberghs