Last X Days Ago
Description: This tutorial will show you how to display those cool last seen 2 days ago or posted 3 mins ago as seen on http://www.live-tutorials.com
Added on: 28-Apr-2008 Hits: 222
|
Comments (0)Making data dynamic
Description: A complete list of solutions to make your data dynamic. Example, using a mysql database.
Added on: 02-Mar-2006 Hits: 166
|
Comments (0)Minutes ago function
Description: This tutorial is very useful for displaying how long ago something happened. Ideal for shoutboxes, forum posts etc.
Added on: 19-Oct-2005 Hits: 238
|
Comments (0)multiple files upload
Description: I found this script online and I thought you would find it useful. It is a file upload script that is easily configurable.
Added on: 21-Oct-2005 Hits: 157
|
Comments (0)Mysql update and delete
Description: Updating and deleting rows from a database is quite simple and this tutorial will show you how.
Added on: 08-May-2005 Hits: 239
|
Comments (0)Parse XML with PHP
Description: In this tutorial, we're going to have a dummy XML document, and then use PHP to parse it into in an array.
Added on: 18-May-2006 Hits: 207
|
Comments (0)Passing Javascript Variables to PHP
Description: JavaScript is mainly used as a client side scripting language, while PHP is a server side technology. Unlike Java or ASP.Net, PHP doesn't have tools to make it work client side. That is why you need to combine JavaScript and PHP scripts to develop powerful web-applications.
Added on: 02-Dec-2006 Hits: 176
|
Comments (0)PHP and Files
Description: Working with files is a basic necessity for programmers and PHP gives you a great facility for creating, uploading, and editing files. This section is completely dedicated to how PHP can interact with files. After completing this section you should have a solid understanding of all types of file manipulation in PHP.
Added on: 15-Jul-2006 Hits: 146
|
Comments (0)