During the dark age, the simplest way to get previous row from current ID was using this query:
Tag Archives: PHP
PHP ftp upload tutorial
To upload a file to ftp you need a html form where you can insert the ftp details, like the ones described above:
Prevent Duplicate Form Submission
You can use the method below to prevent duplicate form submission or form re-submission using PHP. This method is simple to implement and does not require JavaScript.
PHP 5.4 Features
PHP 5.4 Features PHP 5.4.0 is planned to be released on February, 2 2012. By the time you are reading this, it may already been out. It is a result of many months of development.
php gettext
gettext — Lookup a message in the current domain
Encode your images straight into PHP
Came across this today messing around with WAMP server. The index page it has has some images. I was looking to replace them as i was feeling lazy about creating an Index page