Referrer method in symfony. This is very useful method and used to redirect back to sender page.
array_reverse is one of array functions in php. It takes an input array and returns a new array with the…
The remote rule can be used to validate through ajax call. Field value will be passed through data and the…
We can create custom queries to show post for wordpress based websites or blogs. Custom query parameters can pass to…
I was working on a magento site and setup contact form but that wasn’t sending email, just posted on contact…
Many users have images on Gravatar. If you want to dispaly user's Gravatar image then you just need email address…
You can add custom CSS attributes like class or id to Symfony form labels as following. Passing null as the…
Get page id in wordpress. You can get current page id outside loop in worpress by following statements.
Wordpress has vast functionality to customize and we can create custom post types and custom fields as many as we…
There are a lot of open source content management systems and blogging systems. Wordpress is very famous for blogging but…