PHP

Richard's picture

PHP function any_in_array - tests if any of $needles are in $haystack

Just a quick post. You might find this useful. It compares one array ($needles) against another ($haystack) and returns true if any element of $needles is present in $haystack

Richard's picture

Cinema.com

Cinema.com

Cinema.com was the first commercial website I wrote (after the now replaced easysoft.com website).

It was written using PHP3 (yes, that long ago) with SQL Server back end. We chose SQL Server to demonstrate Easysoft's ODBC tools.

I had a lot of fun working with some very talented people to bring it all together.

Syndicate content