- 1,251 categories
- 40,829 scripts
- Learn how to save yourself a lot of time and make cleaner code using PHP Classes. This is the gateway to Object Oriented Programming with PHP.
- Categories
- Platforms
- Licenses
- UML (Unified Modelling Language) is a mechanism for representing software in the form of diagrams. Essentially it allows to design our applications by drawing, and if the right tools existed, even generate code from the diagrams. In this article we&a...
- Categories
- Platforms
- Licenses
- The series Develop rock-solid code in PHP is about solving practical, real-life problems in medium- to large-scale applications. This article discusses how to use variables effectively. It also shows how to make script configuration easy by construct...
- Categories
- Platforms
- Licenses
- There''s a lot of PHP code available for free on the net but also not all of it can run on your system as it is. This article shows you how to distribute a setup required by your program to run.
- Categories
- Platforms
- Licenses
- PHP is a very fast programming language, but there is more to optimizing PHP than just speed of code execution. This article explains why optimizing PHP involves many factors which are not code related, and why tuning PHP requires an understanding of...
- Categories
- Platforms
- Licenses
- Visual Basic ''MsgBox'' function is much more flexible then JavaScripts ''alert'', you would notice it as you would go through the code. After installing this dll component, you can use this functionality with ease in PHP or ASP. ...
- Categories
- Platforms
- Licenses
- This simple quiz script uses php and mysql. The questions are added, edited or deleted via an online admin area. The quiz is simple to install, easy to customise, and very robust. There is also a 5 page tutorial for anyone wanting to examine the php ...
- Categories
- Platforms
- Licenses
- Using and manipulating variables in PHP is extremely easy because PHP includes several functions to help us compare and contrast them. This article introduces us to the range of PHP data types. It also teaches us how to work with and manipulate PHP d...
- Categories
- Platforms
- Licenses
- This tutorial teaches you the basic structure of creating PHP form processing. To many this can be a challenging task, so here is how it''s done. Complete code presented.
- Categories
- Platforms
- Licenses
- Include/insert your gif/jpg image inside your PHP script using base64-encodeing. This enables you to create a good functional website with images, using only one file: Your php-script. The script it self is also a good example of how this works. Enjo...
- Categories
- Platforms
- Licenses
Page: