Introduction to Ajax

Introduction to Ajax, Ajax how-to

PHP+PDO+MySQL: How I’m doing it and a question…

Example of PHP+PDO+MySQL usage to select and update arbitrary fields. Only one prepared statement is used for updating the data.

PHP/Apache quick troubleshooting

Troubleshooting Apache/PHP install

DBD::Oracle + Cygwin: Undefined reference error during make

Yesterday I found myself in a position of having to re-master my computer – hence having to reinstall most of the applications including my trusty Cygwin – which always becomes somewhat of a headache when I reach the point of installing DBD::Oracle in it.
This time I got a undefined symbol error. A quick look in [...]