PHP notes and tips
MySQL constraints preventing import of single table
One of those doh!! moments when you do something quickly to get it working and didn’t think through the consequences. I had 3 linked tables […]
PHP notes and tips
One of those doh!! moments when you do something quickly to get it working and didn’t think through the consequences. I had 3 linked tables […]
Please note these directions are just my struggle to get this working. I am on my first day with Laravel and Typescript and haven’t used […]
How I learned to love Dependency Injections in PHP. Practical uses for them and how to use them in Codeigniter 3.
I needed to quickly export all the articles in a WordPress install to separate html files. There were over 400 posts so a copy and […]
A server I manage hosts around 200 sites each owned by different webmasters. A number of these have form to mail style scripts. A small […]
Very simple to use repository at Atomic Corp. Thanks guys http://www6.atomicorp.com/channels/atomic/
I have a client who wants to turn off open_basedir as he using cross domain includes. I have recommend against doing this for security reason […]
If you have swapped the MTA from postfix back to qmail then the mail() command in php may not work. This is because the symbolic […]
Very Very easy. Full instructions here with explanation I will be installomg php, mysql and apache for use with this. If everything else works ok […]
I have installed the ZendFramework Library to a central location and added it to the php include path. The code below then worked very quickly […]
Copyright © 2024 | WordPress Theme by MH Themes