Installing Symfony made easy Web Development with PHP is quite a task but with the tools available, its much easy to focus on the Content rather than the Coding.. Symfony & Doctrine are two such tools available for Web Development in PHP. I have made a tutorial to help people get started click here
Short Code to get Custom Field on Post
Short Code to get Custom Field on Post had been quite a difficult task as the CFS has many options for field types. Install Plugin “ShortCode Exce PHP” and Add a New Short Code with Name: “get_Fields” and in the code area enter the code below. The Usage is [get_Fields arg=”Custom_Field_Slug”] will return the Value...
Display XML data on your Webpage
Display XML data on your Webpage Many wordpress developers and also others have a need for this, there are many solution, plugin etc., however these did not suit my requirements and hence the following is my solution using PHP.. ( Note: I am hot linking and using the RSS feed; Hot Linking is not approved...
using Web Browser to Best Use
Now a days it’s the Web that we use for daily updates and information, however it’s not possible to make notes of the pages that we visited and some of the content in it. This Post “using Web Browser to Best Use” will get you going in making notes online within the browser itself. The...