Skip to content

Codesnipeet

Ultimate Guides for Web Development




Main Navigation

  • Home
  • HTML
  • CSS
  • PHP
    • Beginner Tutorials
    • PHP MySQL DATABASE
    • Advanced Tutorials
  • Laravel
    • Beginner Tutorials
    • Advanced Tutorials
  • Java
    • Java Basic
    • Java OOP
    • Java Advanced
  • Guides

Category: Beginner Tutorials

PHP Conditional Statements

February 7, 2021 February 2, 2021 By admin Leave a Comment on PHP Conditional Statements

In this example, we will discuss php conditional statements. PHP supports the following conditional statements. if conditional statement if…..else conditional statement if….elseif…..else conditional statement switch…..case conditional statement The if Statement This is used to executed a block of code when the if

Read More PHP Conditional Statements

PHP Operators

February 7, 2021 January 28, 2021 By admin Leave a Comment on PHP Operators

In this example you will learn how to manipulate or perform the operations on variables and values using operators in PHP. What are Operators in PHP Operators are symbols that tell the PHP processor to perform certain actions. For example,

Read More PHP Operators

PHP Strings

February 7, 2021 January 28, 2021 By admin Leave a Comment on PHP Strings

In this article you will learn how to store and manipulate strings in PHP. What is String in PHP A string is a sequence of letters, numbers, special characters, and arithmetic values or combinations of all. Calculating the Length of

Read More PHP Strings

PHP Datatypes

February 7, 2021 January 28, 2021 By admin Leave a Comment on PHP Datatypes

Today we will learn PHP Datatypes. PHP supports the following Datatypes: String Integer Float (floating-point numbers – also called double) Boolean Array Object NULL Resource To create variables, these data types are used. Now let’s discuss in depth each one

Read More PHP Datatypes

PHP Variables & Constants

February 7, 2021 January 27, 2021 By admin Leave a Comment on PHP Variables & Constants

In this article, we will learn php variables and also learn php constant with example. PHP Variables Variables are also used for storing data, such as text strings, numbers, etc. Over the codes of a script, variable values can be

Read More PHP Variables & Constants

PHP Syntax

February 7, 2021 January 27, 2021 By admin Leave a Comment on PHP Syntax

PHP script start with the <?php tag and ends with ?> tag. Between the two tags, a PHP script is written. <?php the opening tag and the ?> closing tag tells the engine to treat the enclosed code block as

Read More PHP Syntax

How to install xampp in windows 10

February 7, 2021 January 27, 2021 By admin 1 Comment on How to install xampp in windows 10

Today I am going to show you how to install xampp on your local machine. We will learn how to install xampp step by step on Windows 10 machine. Step 1: Search for xampp Step 2: Download Xampp Step 3:

Read More How to install xampp in windows 10

Primary Sidebar

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.




Recent Posts

  • Registration form HTML CSS February 22, 2021
  • Login form HTML CSS February 22, 2021
  • laravel jetstream profile photo not showing February 21, 2021
  • Middleware example in laravel February 20, 2021
  • How to handle null pointer exception in Java February 7, 2021




Footer Widgets

Categories

  • css (3)
  • Guides (4)
  • html (5)
  • Java (11)
    • Java Advanced (4)
    • Java OOP (7)
  • Laravel (24)
    • Advanced Tutorials (12)
    • Beginner Tutorials (11)
  • PHP (7)
    • Beginner Tutorials (7)

Recent Comments

  • Middleware example in laravel | Beginner Tutorials on Create Laravel 8 Auto Load More Data On Page Scroll with AJAX
  • Create Dummy Data Using Laravel Tinker | Laravel on Laravel 8.0 Get Country, City & Address From IP Address example
  • Create Dummy Data Using Laravel Tinker | Laravel on Laravel 8.0 Auth with Inertia JS Jetstream Example
  • Create Laravel 8 Auto Load More Data On Page Scroll with AJAX | Laravel on Laravel 8.0 Socialite Login with Google Account Example
  • Create Laravel 8 Auto Load More Data On Page Scroll with AJAX | Laravel on Laravel 8.0 Resource Routing Example

Tags

E-Commerce Project Proposal pdf (1) E-Commerce Website Project Proposal Sample (1) ecommerce project proposal template (1) html (2) java (11) laravel (19) React Learning Roadmap (1) React Learning Roadmap 2021 (1)
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Footer Menu

  • About
  • Facebook
  • Twitter
  • Instagram
  • Contact
  • Privacy Policy
Codesnipeet © 2021 | Powered by WordPress | Theme by PremiumWP
x