If you have some contact form(or just any form) where you need to have ‘upload file’ field(s) and you must do that in PHP – this article might help you.
Category Archives: quick tip
Git alias
Location:
C:\Users\Username\.gitconfig
Continue reading
Zen Coding snippets for Aptana Studio 3
Just some random snippets i am using on my projects. I will update this post as i add more snippets.
IPB 3.2 reset user password using phpmyadmin
So i finally got to play around with IPB 3.2 in localhost and for reasons unknowing to me i created some random password LastPass but never saved it anywhere… So when IPB 3.2 installed i couldn’t log in…
How to enable or disable comments on all posts?
Again, like everything else when it comes to WordPress – this is really easy!
All you need to do is run this one small SQL query.
Continue reading