|
Stories tagged with: mysql
5 useful PHP functions for MySQL data fetching - AnyExample.com
http://www.anyexample.com/programming/php/5_useful_php_funct...
PHP usually comes with mysql extension mysql (mysql_... functions) which is rather low-level and requires writing too much code for a trivial tasks: error-checked execution of SQL queries, getting single row from SQL table, getting value from SQL table cell, etc. OOP mysqli extension isn't any better. In this article we present 5 useful functions which greatly simplify majority of real-life MySQL operations.
Join discussion...
Virtual Users And Domains With Postfix, Courier And MySQL (Ubuntu 6.10 Edgy Eft)
http://www.howtoforge.com/virtual_postfix_mysql_quota_courie...
This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamA
Join discussion...
Tags: postfix, courier, clamav, spamassassin, mysql, ubuntu, linux
| |
© coRank 2007-2010