Skip to content
  • Sun. Aug 31st, 2025

CoderRaj

Tutorial King

  • .Net
    • ASP.Net
    • ASP.Net Core
    • OPP’s
  • PHP
    • CodeIgniter
  • JavaScript
  • Node.js
  • Database
    • SQL SERVER
    • MySQL
  • Server
    • Apache
  • Privacy Policy
  • Contact Us
  • TOOLS
    • Compress Image

Latest Post

Create a MySQL User with Correct Permissions CRUD operation using CodeIgniter Use ToolTip inside asp.net GridView Dynamically Change GridView data background color based on condition using C# asp.net How to redirect with alert message using asp.net c#
Apache PHP Server

How to change TLS version in xampp apache ?

Jun 3, 2023 CoderRaj

TLS stands for Transport Layer Security. It is a cryptographic protocol designed to provide secure communication over a network, typically the internet. TLS is the successor to the older Secure…

Apache PHP Server

How to disable HTTP TRACE/TRACK (TraceEnable) methods in xmpp APACHE

Jun 3, 2023 CoderRaj

The HTTP TRACE method allows a client to retrieve the entire request as it was received by the server, including the headers. This can be useful for debugging or troubleshooting…

PHP Apache Server

How to set Cookie Flagged ‘Secure’ in xampp apache ?

Jun 1, 2023 CoderRaj

The ‘Secure’ attribute in cookies is a flag that can be set by the server when sending the cookie to the browser. When a cookie has the ‘Secure’ attribute, it…

PHP Apache Server

Turn of Server Signature in xampp apache ?

Jun 1, 2023 CoderRaj

The server signature, also known as the server banner, is a piece of information that identifies the web server version running on a particular server. Apache includes the server signature…

ASP.Net .Net

How to use update pannel on asp.net C#

Apr 19, 2023 CoderRaj

The UpdatePanel control in C# allows partial rendering of a page without refreshing the entire page. When using an UpdatePanel, you can specify one or more triggers that will cause…

MySQL

How to Get row from mysql based on the sequence of values in the WHERE IN

Mar 23, 2023 CoderRaj

you can use the FIELD() function example In this query, we are selecting all rows from mytable where the id column matches one of the values in the WHERE IN…

MySQL

How add days , month or year from any date in MySql

Feb 16, 2023 CoderRaj

DATE_ADD is a date function in SQL that adds a specified interval to a date and returns the resulting date. The syntax of DATE_ADD function is: where date is the…

MySQL

Retrieve a specific string from a column in a table using MySql.

Feb 7, 2023 CoderRaj

In MySQL, you can use the SUBSTRING and LOCATE functions to retrieve a specific string from a column in a table. Here’s how you can use SUBSTRING and LOCATE in…

MySQL

How to change a decimal to a nearest whole number in MySql ?

Feb 5, 2023 CoderRaj

To change a decimal to the nearest whole number in MySQL, you can use the ROUND() function or the CEIL() function you can also use FLOOR() function. How to use…

MySQL

How to show 0 on MySQL if value is null ?

Jan 16, 2023 CoderRaj

In this Blog post, we will show you how to handle null values in MySQL by replacing them with a default value of your choice. Specifically, we will explain how…

Posts pagination

1 2 3 … 5

Recent Posts

  • Create a MySQL User with Correct Permissions
  • CRUD operation using CodeIgniter
  • Use ToolTip inside asp.net GridView
  • Dynamically Change GridView data background color based on condition using C# asp.net
  • How to redirect with alert message using asp.net c#
Most Viewed Posts
  • ASP.Net Interview Question And Answer (4,985)
  • How to configure Proxy server In xampp Apache (1,676)
  • How to disable HTTP TRACE/TRACK (TraceEnable) methods in xmpp APACHE (813)
  • How to get current date,year and days in month in C# (805)
  • How to Convert Html to PDF using jsPdf By Coderraj.in (654)
  • ASP.Net Core ConnectionStrings Code (646)
  • Update query using inner join in SQL Server (618)
  • How to set a cookie with the http only & secure flag in PHP? (566)
  • ASP.Net Core CRUD Operations Using Entity Framework (551)
  • How to print any specific area of div using javascript (519)

Flat 12% Discount On Flight Tickets

You missed

MySQL

Create a MySQL User with Correct Permissions

Sep 13, 2024 CoderRaj
CodeIgniter PHP

CRUD operation using CodeIgniter

Jul 22, 2024 CoderRaj
ASP.Net

Use ToolTip inside asp.net GridView

May 7, 2024 CoderRaj
ASP.Net

Dynamically Change GridView data background color based on condition using C# asp.net

May 4, 2024 CoderRaj
Privacy Policy | Disclaimer | About Us | Contact Us

CoderRaj

Tutorial King

Proudly powered by WordPress | Theme: Newsup by Themeansar.