About
[ Read More ]
How to post tweet on Twitter with PHP
Twitter is one of the most famous micro blogging social site where you can explain your thoughts in 140 letters and today I am going to write an article on how to post a tweet on Twitter with PHP and this is a very simple procedure we already post an article on Twitter oAuth login and this will be supplement of that I hope you guys took benefit from it specially for fresh web Developers can learn more.
[ Read More ]
How to create Like & Unlike System in PHP MySQL and jQuery
I have received many requests from my users to write an article on like and dislike with PHP and MySQL so today I am going to give a tutorial on like and unlike in PHP and MySQLi its very use full for your websites to get users review on pages on stories any many more.
[ Read More ]
How to create Advanced Pagination in PHP & MySQL with jQuery
We have already created 2 pagination[1][2] articles for PHP Developers and this one is the advanced version of pagination with "..." many readers requested me to make it with these dots, so today I am going to write this article on advance pagination with jQuery and show you how to show small list of numbers with dots in between.
[ Read More ]
Create jQuery introductions step by step guide for your projects
As you all have this experience on Facebook when ever they start something new in there website give us an option for introduction and how that option can work so today I am going to show you something very related to that, It helps every web developer specially for those who is working on some new features on there website to highlight that feature you can use this introduction option.
[ Read More ]
How to create Contact Form using Bootstrap
Today I am going to a very basic tutorial on Bootstrap (front-end framework for faster and easier web development) and this is very simple and easy to configure and make your websites powerful at front-end, in this article I am explaining you with a contact form which is very simple and easy to use in your web designs.
[ Read More ]
How to create Facebook style scroll bar with jQuery & CSS
Facebook is one of the best designs people want to copy or want to implement in there web applications, so today I am going to give you an article on Facebook scroll style which is very nicely created and simply explained in below article.I have used a jQuery library nicescroll and CSS to create this scroll bar.
[ Read More ]