Archive for October, 2006

Apache Friends:XAMPP

Previously i wrote something about PhpTriad. It’s only works on windows environment.
Just found out something similar with phptriad, which is called XAMPP
XAMPP is much more better because at the moment there are four XAMPP versions:
1. a version for Linux systems (tested for Ubuntu, SuSE, RedHat, Mandrake and Debian)
Close this Window Bookmark and Share This Page Save [...]

Cheat Sheets

I just found out a great resource for cheat sheets at ilovejackdaniels.
Just take a look at this Regular Expressions
then you’ll know what this expressions mean .
[^\s]*q(?!werty)[^\s]*

PHP Programmer Malaysia group

I just join this group. PHP Programmer Malaysia group
Here’s the description of the group.
It is not an easy work to gather all PHP Programmers in Malaysia in one
group. But when it success, We will see the positive results.
Pros:
1. When we have i big scale project, we can distribute it easily
2. When there is an full [...]

The Linux Counter

Are you a Linux user ? then,you should count yourself as a registered linux user here
At Oct 03 2006 04:59:04 GMT, there are 142628 users registered and 157072 machines registered .
And..here is my registered linux #number.

err…why my number is bigger than the current registered user ?

Select count(distinct fieldA) in access

Just now, i need to compare my source (MS SQL Server) and my target table (access db).
For mssql, i use this query:
select count(distinct cust_code) from ODSCustomer
and when i run this query on access,it give me error. as usual, when it comes to this situation,google search always save my time a lot.
here is the solution [...]


AWSOM Powered