Posts Tagged ‘PHP’
-
I wrote and successfully used this code to upload documents to a website by simply attaching docu...
-
Why CodeIgniter? Because it’s easy to use, fast, flexible and yet powerful and well documen...
-
In most cases Smarty tags will be sufficient, but when you need a quick and dirty solution in the...
-
FastCGI is recommended for speed, performance and security. The PHP scripts are running using the...
-
If you are looking for the easiest way to protect your web page with a password using PHP code pl...
-
If you are looking for the easiest way to protect your web page with a password using PHP code pl...
-
All the solutions I’ve found regarding this idea were only able to identify correct formate...
-
If for some reason you want to use php code in your css files this code might help.
It work... -
... $CKEditor = new CKEditor(); $CKEditor->returnOutput = true; ... $CKEd...
-
1. Mysql Backup Script
This makes a daily gzip archive with current mysql...



