jQuery Form Validation Not Submitting In Safari
Solution for submitting problem or submit button isn't working in Safari browser when using jQuery form validation plugins or using jQuery method submit().
MySQL Get Particular Month From UnixTime Query
How to get query results for a particular MONTH or YEAR from MySQL database when your time format stored on the database is unixtime? It is all lies on the query code and I will show you how with scenarios and example queries.
PHP to Remove Certain URL Parameter
I recently build a small PHP script function to remove certain parameter from URL of the current page opened. If the parameter of a URL contains several variables like this: '?var1=val1&var2=val2&var3=val3', this script can remove var2 out from that query.
Jquery Cookbook Review
Jquery is the most popular Javascript library and used all over the internet. This book will provide you with guides and examples, all done with easy to understand explanations.
