﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Article By </title><link>https://www.c-sharpcorner.com/articles/</link><description>Articles from C# Corner</description><copyright>© 1999 - 2026  CSharp Inc. All contents are copyright of their authors.</copyright><atom:link href="https://www.c-sharpcorner.com/rss/authorarticles.aspx?MemberUniqueName=vinod-kumar167" rel="self" type="application/rss+xml" /><item><title>Strategy Pattern In PHP</title><description>This article explains about Strategy Pattern in PHP. Strategy Patterns have a common pattern that helps us to create decisions on completely different cases,</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/strategy-pattern-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/strategy-pattern-in-php/</guid><pubDate>Fri, 29 Nov 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Passing Object With Reference And Without Reference In PHP</title><description>This article explains the passing of an object with a reference and the passing of an object without a reference in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/passing-object-with-reference-and-without-reference-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/passing-object-with-reference-and-without-reference-in-php/</guid><pubDate>Thu, 28 Nov 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Article Manager In Joomla Using PHP</title><description>This article explains the Article Manager in Joomla using PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/article-manager-in-joomla-using-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/article-manager-in-joomla-using-php/</guid><pubDate>Thu, 28 Nov 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Login And Logout With Session In PHP</title><description>This article explains login and logout with session in php.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/login-and-logout-with-session-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/login-and-logout-with-session-in-php/</guid><pubDate>Tue, 26 Nov 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Manage And Install Joomla Template In PHP</title><description>This article explains the management and installation of the Joomla template in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/manage-and-install-joomla-template-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/manage-and-install-joomla-template-in-php/</guid><pubDate>Fri, 22 Nov 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Fetching Data From MySQL With Ajax In PHP</title><description>This article explains fetching data from MySQL with Ajax in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/fetching-data-from-mysql-with-ajax-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/fetching-data-from-mysql-with-ajax-in-php/</guid><pubDate>Thu, 21 Nov 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Create Project Using Zend Framework In PHP</title><description>In this article I will explain how to create project using Zend framework in PHP. </description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/create-project-using-zend-framework-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/create-project-using-zend-framework-in-php/</guid><pubDate>Tue, 19 Nov 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Google Language Translator Plugin In Wordpress Using PHP</title><description>This article explains the Google Language Translator Plugin in Wordpress using PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/google-language-translator-plugin-in-wordpress-using-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/google-language-translator-plugin-in-wordpress-using-php/</guid><pubDate>Mon, 18 Nov 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Post Article On Site With Update And Delete Functions In PHP</title><description>This article explains how to post articles on a site and if you want to update or delete an article then you can also do these operations in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/post-article-on-site-with-update-and-delete-functions-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/post-article-on-site-with-update-and-delete-functions-in-php/</guid><pubDate>Fri, 15 Nov 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Publishing MySQL Data With PDO Extension In PHP</title><description>This article is explain publishing MySQL data with PDO extension in php.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/publishing-mysql-data-with-pdo-extension-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/publishing-mysql-data-with-pdo-extension-in-php/</guid><pubDate>Wed, 13 Nov 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Create A Comment Application In PHP</title><description>In this article I will create a comment application with Angular JS in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/create-a-comment-application-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/create-a-comment-application-in-php/</guid><pubDate>Sat, 09 Nov 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Update Profile Name With jQuery And Ajax In PHP</title><description>This article explains how to update a profile name with jQuery and Ajax in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/update-profile-name-with-jquery-and-ajax-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/update-profile-name-with-jquery-and-ajax-in-php/</guid><pubDate>Thu, 07 Nov 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Generator in PHP</title><description>Generators give a simple iterations while not the overhead or complexness of implementing a category that implements the Iterator interface.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/generator-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/generator-in-php/</guid><pubDate>Fri, 01 Nov 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Object References In PHP</title><description>This article is explain Object References in PHP. Object references introduce in php5.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/object-references-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/object-references-in-php/</guid><pubDate>Fri, 01 Nov 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Zend Framework2 In PHP</title><description>This article explains the Zend Framework 2 installation using the Wamp Server in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/zend-framework2-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/zend-framework2-in-php/</guid><pubDate>Thu, 31 Oct 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Introduce Type Hinting In PHP5</title><description>This article explains type hinting using PHP5. Functions square measure are currently able to force parameters to be objects by specifying the name of the category within the operate prototype, interf</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/introduce-type-hinting-in-php5/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/introduce-type-hinting-in-php5/</guid><pubDate>Wed, 30 Oct 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Scope Resolution Operator In PHP</title><description>This article explains what the scope resolution operator in PHP is and how it is used.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/scope-resolution-operator-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/scope-resolution-operator-in-php/</guid><pubDate>Mon, 28 Oct 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Late Static Binding in PHP</title><description>In this example I will explain late static binding in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/late-static-binding-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/late-static-binding-in-php/</guid><pubDate>Thu, 24 Oct 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Create Simple Product in Magento Using PHP</title><description>This article explains how to create a simple product in a Magento site using PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/create-simple-product-in-magento-using-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/create-simple-product-in-magento-using-php/</guid><pubDate>Tue, 22 Oct 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>PDO Extension in PHP</title><description>This article explains the PHP Data Object (PDO) extension in PHP. The PDO extension defines a light-weight, consistent interface for accessing databases in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/pdo-extension-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/pdo-extension-in-php/</guid><pubDate>Tue, 08 Oct 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Exceptions in PHP5</title><description>This article explains the PHP 5 exception statements throw, try and catch.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/exceptions-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/exceptions-in-php/</guid><pubDate>Fri, 04 Oct 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Regular Expression in PHP</title><description>Regular expression is very useful for validation or pattern matching.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/regular-expression-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/regular-expression-in-php/</guid><pubDate>Mon, 30 Sep 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Facebook Login Application in PHP</title><description>This article explains how to create a Facebook login application for your website.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/facebook-login-application-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/facebook-login-application-in-php/</guid><pubDate>Thu, 12 Sep 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Installation Of Magento in PHP</title><description>This article explains Magento in PHP. Magento is a Content Management System (CMS) that is an open source eCommerce web application.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/installation-of-magento-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/installation-of-magento-in-php/</guid><pubDate>Mon, 19 Aug 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Enable Comment Module in Drupal 7 Using PHP</title><description>This article explains how to enable Comment Module in Drupal 7 Using PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/how-to-enable-comment-module-in-drupal-7-using-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/how-to-enable-comment-module-in-drupal-7-using-php/</guid><pubDate>Mon, 15 Jul 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Display View in Drupal Using PHP</title><description>This article explains how to display a view in Drupal using PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/display-view-in-drupal-using-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/display-view-in-drupal-using-php/</guid><pubDate>Fri, 12 Jul 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Retrieve Data From MySQL Use of Ajax in PHP</title><description>This article shows how to retrieve data from MySQL using Ajax in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/retrieve-data-from-mysql-use-of-ajax-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/retrieve-data-from-mysql-use-of-ajax-in-php/</guid><pubDate>Wed, 03 Jul 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Install Web Form Module in Drupal Using PHP</title><description>This article explains how to install a Web Form Module in Drupal using PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/install-web-form-module-in-drupal-using-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/install-web-form-module-in-drupal-using-php/</guid><pubDate>Wed, 03 Jul 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Filter Array Element in PHP</title><description>In this article I will explain Filters Array element in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/filter-array-element-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/filter-array-element-in-php/</guid><pubDate>Sat, 29 Jun 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Accessed and Modified Time in PHP</title><description>This article explains Accessed and Modified Times in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/accessed-and-modified-time-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/accessed-and-modified-time-in-php/</guid><pubDate>Wed, 26 Jun 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Counting Characters and Words in PHP</title><description>This article explains counting characters and words in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/counting-characters-and-words-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/counting-characters-and-words-in-php/</guid><pubDate>Wed, 26 Jun 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Form Based Searching in PHP</title><description>This article explains Form Based Searching in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/form-based-searching-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/form-based-searching-in-php/</guid><pubDate>Tue, 25 Jun 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Justifying Line of Text in PHP</title><description>In this article I will explain how to justifying line of text in php. </description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/justifying-line-of-text-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/justifying-line-of-text-in-php/</guid><pubDate>Mon, 24 Jun 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Google Map Integration in PHP</title><description>In this article I will explain Google Map Integration in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/google-map-integration-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/google-map-integration-in-php/</guid><pubDate>Mon, 03 Jun 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Auto Change Background Image in PHP</title><description>In this article I explain how to automatically change the background image in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/auto-change-background-image-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/auto-change-background-image-in-php/</guid><pubDate>Thu, 30 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Textual Tool Tip With jQuery in PHP</title><description>This article explains how to create a Textual Tooltip with jQuery in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/textual-tooltip-with-jquery-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/textual-tooltip-with-jquery-in-php/</guid><pubDate>Thu, 30 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Adding and Removing Array Elements in PHP</title><description>This article explains adding and removing Array Elements in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/adding-and-removing-array-elements-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/adding-and-removing-array-elements-in-php/</guid><pubDate>Thu, 30 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Time Zone Function in PHP</title><description>In this article I will explain two important time zone function date default timezone get and date default timezone set in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/time-zone-function-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/time-zone-function-in-php/</guid><pubDate>Mon, 27 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Create MS Word Document in PHP</title><description>In this article I explain how to create a Word document file by PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/create-ms-word-document-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/create-ms-word-document-in-php/</guid><pubDate>Fri, 24 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>How to Create ToolTip in PHP</title><description>In this article I will explain how to create Tooltip in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/how-to-create-tooltip-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/how-to-create-tooltip-in-php/</guid><pubDate>Thu, 23 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Create CSV File in PHP</title><description>This article shows how to create a CSV file in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/create-csv-file-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/create-csv-file-in-php/</guid><pubDate>Wed, 22 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>TCPDF With An Image and HTML in PHP</title><description>This article explains TCPDF with an image and HTML in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/tcpdf-with-an-image-and-html-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/tcpdf-with-an-image-and-html-in-php/</guid><pubDate>Tue, 21 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Using Traits in PHP</title><description>In this article I will explain Traits in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/using-traits-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/using-traits-in-php/</guid><pubDate>Mon, 20 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Directory Functions in PHP</title><description>This article explains Directories in PHP; how to show or get all the information about directories and contents.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/directories-function-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/directories-function-in-php/</guid><pubDate>Fri, 17 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Using DOMDocument in PHP</title><description>In this article I will explain Using Domdocument in php.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/using-domdocument-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/using-domdocument-in-php/</guid><pubDate>Thu, 16 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Creating Form With Zurb Foundation in PHP</title><description>In this article I explain creation of a form using Zurb foundation in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/creating-form-with-zurb-foundation-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/creating-form-with-zurb-foundation-in-php/</guid><pubDate>Thu, 16 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Using JSON in PHP</title><description>In this article I will will explain Using JSON in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/using-json-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/using-json-in-php/</guid><pubDate>Tue, 14 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Sending Data to Ajax Using PHP</title><description>In this article I explain how to send data to Ajax using PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/sending-data-to-ajax-using-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/sending-data-to-ajax-using-php/</guid><pubDate>Mon, 13 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Grabbing The Contents of An XML File With An XMLHttpRequest Using PHP</title><description>This article explains how to obtain XML using XMLHttpRequest then parse the plain text and specific values using PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/grabbing-the-contents-of-an-xml-file-with-an-xmlhttprequest/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/grabbing-the-contents-of-an-xml-file-with-an-xmlhttprequest/</guid><pubDate>Mon, 13 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Content Slider With Zurb Foundation in PHP</title><description>In this article I will explain Content Slider from the Zurb Foundation.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/content-slider-with-zurb-foundation/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/content-slider-with-zurb-foundation/</guid><pubDate>Sat, 11 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Variable Parsing in PHP</title><description>In this article I will explain Variable Parsing in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/variable-parsing-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/variable-parsing-in-php/</guid><pubDate>Fri, 10 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>File Get Content Function in PHP</title><description>This article explains the File_Get_Content() function in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/file-get-content-function-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/file-get-content-function-in-php/</guid><pubDate>Fri, 10 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Event in JavaScript Using PHP</title><description>This article explains events in JavaScript using PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/event-in-javascript-using-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/event-in-javascript-using-php/</guid><pubDate>Thu, 09 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>How to Check All Character Cases in A String Using PHP</title><description>In this article I will explain How to check all the character case in a string using PHP. 
</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/how-to-check-all-character-cases-in-a-string-using-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/how-to-check-all-character-cases-in-a-string-using-php/</guid><pubDate>Wed, 08 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Calculate How Many Days in A Month Using PHP</title><description>In this article I explain the cal_days_in_month() function in PHP. cal_days_in_month() function returns the number of the days in a month for the given year and calendar.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/calculate-how-many-days-in-a-month-using-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/calculate-how-many-days-in-a-month-using-php/</guid><pubDate>Wed, 08 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Draw Shapes in PHP</title><description>In this article I explain how to draw basic shapes in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/draw-shapes-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/draw-shapes-in-php/</guid><pubDate>Tue, 07 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>MySQL Fetch Array Function in PHP</title><description>In this article I explain the MySQL_Fetch_Array() function in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/mysql-fetch-array-function-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/mysql-fetch-array-function-in-php/</guid><pubDate>Mon, 06 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Create Dynamic Check Box and List Box Through Function in PHP</title><description>In this article I will explain how to make dynamic check box and list box through function in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/create-dynamic-check-box-and-list-box-through-function-in-ph/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/create-dynamic-check-box-and-list-box-through-function-in-ph/</guid><pubDate>Mon, 06 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>jQuery Show Span on Hover in PHP</title><description>In this article I will explain how to use jQuery to show a span on Hover in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/jquery-show-span-on-hover-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/jquery-show-span-on-hover-in-php/</guid><pubDate>Thu, 02 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Pie Chart By Google Chart Tools in PHP</title><description>In this article I show how to create a Pie Chart using Google Chart Tools in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/pie-chart-by-google-chart-tools-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/pie-chart-by-google-chart-tools-in-php/</guid><pubDate>Fri, 26 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Progress Bar With Twitter Bootstrap in PHP</title><description>In this article I explain Progress Bars with Twitter Bootstrapping in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/progress-bar-with-twitter-bootstrap-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/progress-bar-with-twitter-bootstrap-in-php/</guid><pubDate>Thu, 25 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Horizontal and Vertical Line Graph in PHP</title><description>In this article I will explain Horizontal and Vertical Line Graphs in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/horizontal-and-vertical-line-graph-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/horizontal-and-vertical-line-graph-in-php/</guid><pubDate>Wed, 24 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Array Intersect Assoc and Array Intersect Uassoc Function in PHP</title><description>In this article I will explain the two important functions of array, Array_intersect_assoc() and Array_intersect_uassoc() in PHP. </description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/array-intersect-assoc-and-array-intersect-uassoc-function-in/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/array-intersect-assoc-and-array-intersect-uassoc-function-in/</guid><pubDate>Wed, 24 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Difference Between Heredoc and Nowdoc in PHP</title><description>In this article I will explain the difference between Heredoc and Nowdoc in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/deference-between-heredoc-and-nowdoc-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/deference-between-heredoc-and-nowdoc-in-php/</guid><pubDate>Mon, 22 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Twitter Bootstrap Inline and Badges in PHP</title><description>In this article I will explain Twitter Bootstrap Inline and Badges in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/twitter-bootstrap-inline-and-badges-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/twitter-bootstrap-inline-and-badges-in-php/</guid><pubDate>Sat, 20 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Swapping Array Keys and Values in PHP</title><description>In this article I will explain how to swap Array Keys and Values in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/swapping-array-keys-and-values-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/swapping-array-keys-and-values-in-php/</guid><pubDate>Sat, 20 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Menus Style List in PHP</title><description>This article explains Menus Style Lists in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/menus-style-list-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/menus-style-list-in-php/</guid><pubDate>Fri, 19 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>How to Install Drupal Module in PHP</title><description>In this article I explain how to install Drupal Modules using PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/how-to-install-drupal-module-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/how-to-install-drupal-module-in-php/</guid><pubDate>Thu, 18 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>SlideShow With Buttons in PHP</title><description>In this article I will explain slideshow with button in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/slideshow-with-buttons-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/slideshow-with-buttons-in-php/</guid><pubDate>Thu, 18 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Barcode and Gradient Generating With TCPDF in PHP</title><description>In this article I will explain Barcode and Gradient generation with TCPDF in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/barcode-and-gradient-generating-with-tcpdf-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/barcode-and-gradient-generating-with-tcpdf-in-php/</guid><pubDate>Wed, 17 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Creating Directory Tree With jQuery in PHP</title><description>In this article I will creating directory tree with jQuery in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/creating-directory-tree-with-jquery-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/creating-directory-tree-with-jquery-in-php/</guid><pubDate>Tue, 16 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>How to Embed PHP Code Into HTML Page</title><description>In this article I will explain how to Embed PHP code in a HTML page.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/how-to-embed-php-code-into-html-page/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/how-to-embed-php-code-into-html-page/</guid><pubDate>Mon, 15 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Creating Icons in PHP</title><description>In this article I explain creation of an icon in PHP using the Twitter bootstrap file.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/creating-icons-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/creating-icons-in-php/</guid><pubDate>Mon, 15 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Deference Between Is Numeric and Is Object Function in PHP</title><description>In this article I explain the Is Numeric and Is Object functions in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/deference-between-is-numeric-and-is-object-function-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/deference-between-is-numeric-and-is-object-function-in-php/</guid><pubDate>Fri, 12 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Creating Twitter Bootstrapping Collapse in PHP</title><description>In this article I explain creation of a Twitter Bootstrapping Collapse in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/creating-collapse-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/creating-collapse-in-php/</guid><pubDate>Fri, 12 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Pagination in Image Gallery Using PHP</title><description>In this article I will explain Pagination in image Gallery using PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/pagination-in-image-gallery-using-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/pagination-in-image-gallery-using-php/</guid><pubDate>Fri, 12 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>MySQL Cheat Sheet in PHP</title><description>In this article I explain MySQL cheat sheet in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/mysql-cheat-sheet-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/mysql-cheat-sheet-in-php/</guid><pubDate>Wed, 10 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Creating Picture Gallery in PHP</title><description>In this article I explain creation of a picture gallery in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/creating-picture-gallery-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/creating-picture-gallery-in-php/</guid><pubDate>Wed, 10 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Difference Between Uuencode and Uudecode Function in PHP</title><description>In this article I explain the difference between Uuencode and Uudecode functions in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/difference-between-uuencode-and-uudecode-function-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/difference-between-uuencode-and-uudecode-function-in-php/</guid><pubDate>Tue, 09 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Var_dump Function In PHP</title><description>In this article, I will explain the var_dump variable handling function in PHP. The var_dump() function dumps information about a variable.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/var-dump-function-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/var-dump-function-in-php/</guid><pubDate>Mon, 08 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Creating Popup in PHP</title><description>In this article I will explain Creating Popover in PHP with the help of twitter bootstrap file.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/creating-popover-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/creating-popover-in-php/</guid><pubDate>Mon, 08 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>ScrollSpy in PHP</title><description>In this article I will explain Twitter Bootstrap ScrollSpy in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/scrollspy-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/scrollspy-in-php/</guid><pubDate>Sat, 06 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Htaccess File in PHP</title><description>In this article I will explain ".htaccess" files in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/htaccess-file-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/htaccess-file-in-php/</guid><pubDate>Fri, 05 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Remote Files in PHP</title><description>In this article I will explain Remote files in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/remote-files-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/remote-files-in-php/</guid><pubDate>Thu, 04 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>MySQL DISTINCT Operator in PHP</title><description>In this article I will explain MySQL DISTINCT operator in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/mysql-distinct-operator-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/mysql-distinct-operator-in-php/</guid><pubDate>Thu, 04 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Contact Us Form in PHP</title><description>In this article I show how to create a Contact us form in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/contact-us-form-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/contact-us-form-in-php/</guid><pubDate>Wed, 03 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>MySQL Like Operator in PHP</title><description>In this article I will explain the MySQL Like operator in PHP. The MySQL Like operator is based on pattern matching and commonly used to select data based on pattern matching. </description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/mysql-like-operator-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/mysql-like-operator-in-php/</guid><pubDate>Tue, 02 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Spell Checking Words in a String Using PHP</title><description>In this article I will explain spell checking of words in a string using PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/spell-checking-words-in-a-string-using-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/spell-checking-words-in-a-string-using-php/</guid><pubDate>Mon, 01 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>FTP Function in PHP</title><description>I will explain the ftp_connect() and ftp_close() functions in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/ftp-function-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/ftp-function-in-php/</guid><pubDate>Mon, 01 Apr 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Code Snippets in PHP</title><description>In this article I will explain some important Code Snippets in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/code-snippets-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/code-snippets-in-php/</guid><pubDate>Sat, 30 Mar 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Is Float and Is Double Function in PHP</title><description>In this article I explain the PHP functions Is_float and Is_double.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/is-float-and-is-double-function-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/is-float-and-is-double-function-in-php/</guid><pubDate>Fri, 29 Mar 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Create Favicon in PHP</title><description>In this article I will explain Favicons in PHP.  In this article I will use a small and powerful script for creating Dynamic Favicons and use the PHP GD library to manipulate the Favicon image and add</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/create-dynamic-favicon-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/create-dynamic-favicon-in-php/</guid><pubDate>Fri, 29 Mar 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Creating Drop Down Menus in PHP</title><description>I will explain Creating drop down menus with the help of twitter bootstrap file.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/creating-drop-down-menus-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/creating-drop-down-menus-in-php/</guid><pubDate>Tue, 26 Mar 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Creating Navbar in PHP</title><description>In this article I explain use of a navbar in PHP in a Twitter bootstrap.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/creating-navbar-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/creating-navbar-in-php/</guid><pubDate>Mon, 25 Mar 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Install New Theme in WordPress Using PHP</title><description>In this article I explain how to install a new theme in WordPress using PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/install-new-theme-in-wordpress-using-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/install-new-theme-in-wordpress-using-php/</guid><pubDate>Thu, 21 Mar 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>References in PHP</title><description>In this article I will explain references in PHP.
</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/references-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/references-in-php/</guid><pubDate>Wed, 20 Mar 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Creating Simple Graphics Program in PHP</title><description>In this article I will explain how to create a simple graphics program using PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/creating-simple-graphics-program-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/creating-simple-graphics-program-in-php/</guid><pubDate>Wed, 20 Mar 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>How to Create Web Page Using PHP</title><description>In this article I will explain create dynamic web page using php.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/how-to-create-web-page-using-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/how-to-create-web-page-using-php/</guid><pubDate>Tue, 19 Mar 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Identifying Duplicate Word in a String Using PHP</title><description>In this article I will explain how to identify duplicate words in a string.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/identifying-duplicate-word-in-a-string-using-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/identifying-duplicate-word-in-a-string-using-php/</guid><pubDate>Tue, 19 Mar 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item><item><title>Difference Between Min and Max Function in PHP</title><description>In this article I will explain min and max function in PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/d9da8a/deference-between-min-and-max-function-in-php/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/d9da8a/deference-between-min-and-max-function-in-php/</guid><pubDate>Fri, 15 Mar 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vinod  Kumar)</author></item></channel></rss>