March 20, 2023

PHP Glossary

  • PHP Tutorial
  • WordPress
  • CodeIgniter
  • Javascript
PHP-operators-types

PHP Operators and their usage with example code

superglobal-variable-in-php

What are PHP super global variables and their usage in PHP

php-data-types

What are the PHP datatypes and their usage in php?

PHP syntax and write a hello world program

Lets know about PHP syntax and write a hello world program

Learn PHP in one week

Lets learn PHP and create own dynamic web application

How to open a popup window?

PHP Glossary
  • PHP Tutorial
  • WordPress
  • CodeIgniter
  • Javascript
PHP Glossary
  • PHP Tutorial
  • WordPress
  • CodeIgniter
  • Javascript
PHP-operators-types
PHP Tutorial

PHP Operators and their usage with example code

July 31, 2020
Add Comment

PHP Operators PHP operators are used to working on PHP variables & values and helps to get desire output. PHP Operators are mainly a specific type of...

superglobal-variable-in-php
PHP Tutorial

What are PHP super global variables and their usage in PHP

May 17, 2020
1 Comment

PHP supports 8 types of predefined superglobal variables that are easily available in all scopes throughout a project. There is no need to define them global...

php-data-types
PHP Tutorial

What are the PHP datatypes and their usage in php?

May 15, 2020
Add Comment

PHP Data Types There are different types of values we can assign to a PHP variable including simple string to more complex data types like arrays or objects...

PHP syntax and write a hello world program
PHP Tutorial

Lets know about PHP syntax and write a hello world program

May 12, 2020
Add Comment

Hello friends, today we will know about PHP syntax & create a hello world program. In the previous post, we had install PHP setup and code editor if you...

Learn PHP in one week
PHP Tutorial

Lets learn PHP and create own dynamic web application

May 9, 2020
Add Comment

PHP is easy to learn open-source, server-side scripting language. you can Learn PHP within a week and create own dynamic website and web portal. What is PHP...

Javascript

How to open a popup window?

May 4, 2020
Add Comment

Hello, friends today we will learn how to open a new popup window using javascript. To open a new window by clicking on the button/any link, we will need to...

Rename file uploaded in Codeigniter
CodeIgniter

How to rename file uploaded in CodeIgniter?

May 3, 2020
Add Comment

Hello, friends today we will learn how to rename or change the file name of uploaded files in CodeIgniter.If you are going to add time as the prefix of the...

paytm-payment-gateway-phpglossary
Wordpress

How to add paytm payment gateway in wordpress website.

December 30, 2018
1 Comment

Paytm popularity is increasing day by day. Now Paytm is offering a Paytm payment gateway which anyone can add on his/her website very easily. Recently I have...

change default logo,link & title
Wordpress

How to change wordpress logo, link & title of wordpress login page

November 10, 2018
Add Comment

In this post, we will show you: (1) How to replace the WordPress logo with your website logo on the login page. (2) How to replace WordPress URL with your...

number-of-days-in-a-month
functions

How to calculate number of days in a month of a specified year

February 28, 2018
Add Comment

To calculate how many days in a particular month of a year PHP provides in build function cal_days_in_month() function returns the number of days in a month...

1 2 Next

 Subscribe in a reader

Recent Posts

  • PHP Operators and their usage with example code
  • What are PHP super global variables and their usage in PHP
  • What are the PHP datatypes and their usage in php?
  • Lets know about PHP syntax and write a hello world program
  • Lets learn PHP and create own dynamic web application

Categories

  • CodeIgniter1
  • functions5
  • Javascript1
  • PHP Tutorial5
  • Wordpress2

Archives

  • July 2020 (1)
  • May 2020 (6)
  • December 2018 (1)
  • November 2018 (1)
  • February 2018 (1)
  • October 2017 (4)

Tags

$GLOBALS $_COOKIE $_FILES $_GET $_POST $_REQUEST $_SERVER $_SESSION Arithmetic Operators array array_filter() ARRAY_FILTER_USE_BOTH ARRAY_FILTER_USE_KEY array_push boolean Bootstrap cal_days_in_month() case sensitive change wordpress logo Create own website CSS date() float Hello World program HTML integer Learn PHP MYSQL NULL Number of days in a month objects Open source language Paytm paytm payment Paytm Payment Gateway php array push PHP data type PHP Global Variables PHP Operators PHP syntax resources semi-colon string usort wordpress
Copyright © 2023. Powered By Dinesh Sharma