
Search In
Even as a professional project manager of web projects, one tapes all too often and only too get easily into a very bad trap. The project has a very limited scope and everything runs like clockwork. The testings - module test and also integration tes
Without a doubt, the modern internet contains tons of visually pleasing online projects. Some of them are extremely popular when others are not so attractive. Still, the fact is that every business type already has its variety of eCommerce websites.
Hii,
In this blog i am going to share a simple example in which i have used CSS pseudo-element using which we can insert any content, images or create any design before, or after any html tag.
Syntax:
selector:pseudo-element {property: value
MailChimp is basically a web-based email marketing service. It helps you design email newsletters, share them on social networks, integrate with services you already use, and track your results. Mailchimp module in Drupal, provides APIs to interact w
htaccess File method:
Any website running on Apache server you can use htaccess file method also called as Apache redirects.
Important point is that it will work only on Linux servers with the mod_rewrite enabled.
Now question is that What
Below are the Top Ten Joomla Extensions
1. JCE (Joomla Content Editor)
Joomla Content Editor (JCE) is probably one of the most popular Joomla extensions. Specially for those who might not be technically inclined or have issues using the default J
Hello readers, today we will discuss a very important topic of a programming language "exception handling". Exception Handling is the process of catching errors which are generated by our program and then taking appropriate action according
Hello Everyone,
In this blog, we will be learning about that how to use AJAX in cakePHP. There is not much difference of using Ajax with cakePHP or with HTML.
Ajax is defined as Asynchronous JavaScript. It is a client-side scripting language that com
If you have ever installed apps on your mobile device(s), you must have experienced the notification messages that show on your mobile devices whenever you receive the latest information or get connected to the internet after being offline for a coup
Creating PDF from HTML in rails
Hi friends,
In rails if you want to generate a pdf, there are multiple gems available that will make your task easy. Normally the approach for creating a pdf will be first create a html template and then convert that