PHP and Microsoft MSSQL SERVER
Back in 2008, connecting PHP to SQL Server was a weekend-destroying exercise. The mssql extension relied on an ancient Sybase-era
Back in 2008, connecting PHP to SQL Server was a weekend-destroying exercise. The mssql extension relied on an ancient Sybase-era
WampServer 2 had been working fine on Vista, then it suddenly stopped: the browser just hung and no local page
Back in 2008 the standard way to limit a textarea was a clipboard-ready script from Dynamic Drive: keypress handlers, document.all
A fun 2008 trick: a snippet (credited to Mike Cullen, featured on Dynamic Drive) that updated document.title every second so
Passing values between PHP (server) and JavaScript (browser) confuses everyone once, because the two run at completely different times: PHP
If your app depends on cookies — sessions, CSRF tokens, consent flags — it is worth detecting early whether the
PHP scripts that upload files, import data, or synchronize two databases often die halfway through for one reason: the default
Mysteries Of The Favicon.ico — How To Create A Favicon In Photoshop A Favicon is a little custom icon that
Have you ever opened a compiled help file (.chm) and seen an empty viewer, a “The address is not valid”
Back in 2008 I pointed out that many jQuery fans were including the framework with a “latest version” reference like