Site Archives persistence layer

PHP, Data Access Layer


In reading about PHP data access one thing that I notice is a lot of example that explain reading and writing to a database have the mysql_connect() function and write/execute SQL statement directly in the page code. Coming from an enterprise architecture background this makes me cringe. It really reminds me of my early days [...]

Share on Facebook Share on Facebook