Add Search Form in Drupal Using PHP
In this article I will explain how to create a search form in Drupal using PHP.
View ArticleDifference Between Min and Max Function in PHP
In this article I will explain min and max function in PHP.
View ArticleFileSystem Function in PHP: PART 6
In this article I describe the PHP FileSystem functions file_put_contents, fileatime, filectime and filegroup.
View ArticleHow to Schedule Backup For Daily Update in Windows Server 2012
In this Article you will learn about how to schedule a backup for a daily update in Windows Server 2012.
View ArticleMySQL Check and Repair Statement in PHP
In this article I will explain how to use MySQL check and repair Statement when table become corrupted and we want to restore tables.
View ArticleCreating Drop Down Menus in PHP
I will explain Creating drop down menus with the help of twitter bootstrap file.
View ArticleCreating Navbar in PHP
In this article I explain use of a navbar in PHP in a Twitter bootstrap.
View ArticleCode Snippets in PHP
In this article I will explain some important Code Snippets in PHP.
View ArticleHow to Install the Fax Server on Windows Server 2012
In today's article you will learn about How to Install the Fax Server on Windows Server 2012.
View ArticleUsing Right and Left Function in SQL Server
In this article I provide a quick overview of how to use the right and left functions in SQL Server.
View ArticleJust-In-Time (JIT) Compiler in C#
This article describes the Just-In-Time (JIT) Compiler in C#.
View ArticleMain Stages in ASP.NET Life Application Cycle
Here we will see some of the important stages in the application life cycle.
View ArticleFileSystem Function in PHP: PART 11
In this article I describe the PHP FileSystem functions ftell, ftruncate, fwrite and glob.
View ArticleFileSystem Function in PHP: Part 13
In this article I describe the PHP FileSystem functions is_readable, is_uploaded, is_writable and is_writeable.
View ArticleExport Gridview Into PDF in ASP.NET
Here I will explain how to export a GridView into PDF in ASP.NET.
View ArticleDifference Between Deep Copy and Shallow Copy in PHP
In this article I will explain Deep Copy and Shallow Copy in PHP.
View ArticleWorking With Date and Time in SQL Server and C#
In this article, I would like to show the similarity of SQL Getdate function and the C# DateTime class.
View ArticleInsert, Select, Update and Delete Records in a Single Stored Procedure Using...
Delete Records in single stored Procedure, Insert records, Select records, Sql Server
View ArticleExpertTexting SMS API Guide
Here you will learn how to use the ExpertTexting gateway for sending SMS messages.
View ArticlePagination in Image Gallery Using PHP
In this article I will explain Pagination in image Gallery using PHP.
View Article