How to create a random password generator with PHP. The code basically uses predefined characters to create a string. You can set the length and the strength.
Do you remember the post I wrote about How to calculate relative time like facebook? The code was a little bit messy so today i’ll show you a short snippet.
If you want to upload a file with CodeIgniter you should read my old post about it first. Setup the Config Arguments. Add the mime type mp4 to CodeIgniter.