Change Password

Developers are magicians and they know all the magic tricks and cool little functions. So, Here are some more hidden magic tricks for all the PHP Devs out there...
1. Omit the closing php tag if it is the last thing in a script
2. Use PHP echo like a Function<...
See more