Skip to content
Saturday, June 14, 2025
Latest:
  • How we can update Table of contents [TOC] in O365/Word API JavaScript/Office JS
  • How to get current page number in Word js
  • How to create Table of contents in O365 add-in
  • How to make a read-only paragraph with openxml
  • How to get office theme in Office js

Online Free Tutorials & Courses

Latest online learning materials with easy-to-understand examples in various subjects.

  • Web Design
    • HTML Tutorial
    • Online HTML, CSS and JS Editor
  • JavaScript
    • React.js
  • Url Shortener

PHP

PHP Arrays PHP 

PHP Variables

May 12, 2021May 12, 2021 admin 0 Comments assigning values, changing values, creating variables, php basics, php tutorial, php variable names, php variables, reading values, using variables

Like most programming languages, PHP lets you create variables in your scripts. A variable is a storage container that holds a value.

Learn more
PHP Arrays PHP 

PHP While Loops

May 12, 2021May 12, 2021 admin 0 Comments condition, do, do...while, example, expression, looping, php while loop, repeat, test, tutorial

PHP loops let you run a block of PHP code over and over again. They’re great for repetitive tasks such

Learn more
PHP PHP Arrays 

PHP Operators

May 12, 2021May 12, 2021 admin 1 Comment arithmetic, assignment, boolean, comparison, increment/decrement, logical, php operator precedence, php operators, string

PHP variables are great for storing values in your script, but they’re not much use on their own. To manipulate variable

Learn more
PHP PHP Arrays 

Counting PHP Array Elements Using count()

May 12, 2021May 12, 2021 admin 0 Comments array, count, for, index, indices, loop, multidimensional, php, recursive

Often it’s useful to know how many elements an array contains. Here are some common reasons for counting the number

Learn more
PHP Arrays PHP 

PHP For Loops

May 12, 2021May 12, 2021 admin 1 Comment optional for loop expressions, password generator, php for loop examples, php for loop syntax, php for loops

PHP loops allow you to run the same chunk of code repeatedly. PHP features while and do…while loops, which are handy for general-purpose looping,

Learn more
PHP PHP Arrays 

Extracting Elements from PHP Arrays with array_slice()

May 12, 2021May 12, 2021 admin 0 Comments array_slice, associative, extract to end of array, indexed, php arrays, preserve indices

In Working With Array Elements in PHP, you saw how to read and change individual elements within a PHP array. However,

Learn more
PHP PHP Arrays 

Working With Array Elements in PHP

May 12, 2021May 12, 2021 admin 3 Comments access elements, adding elements, array_values, change elements, deleting elements, php arrays, print_r, read array values, removing elements, unset

In Creating Arrays in PHP, you learned how PHP arrays work, and saw how to create an array using PHP. In

Learn more
PHP PHP Arrays 

Creating Arrays in PHP

May 12, 2021May 12, 2021 admin 2 Comments associative, create arrays, element, hash, index, indexed, key, php arrays

Creating Arrays in PHP Like most programming languages, PHP lets you create arrays. An array is a special type of variable that

Learn more
PHP PHP Arrays 

Easy Ways to Sort Arrays in PHP

May 12, 2021May 12, 2021 admin 0 Comments array_multisort(), arsort(), asort(), krsort(), ksort(), rsort(), sort()

Easy Ways to Sort Arrays in PHP As I mentioned in my earlier article, Creating Arrays in PHP, arrays are very

Learn more
PHP PHP Arrays 

Using foreach to Loop Through PHP Arrays

May 12, 2021May 12, 2021 admin 0 Comments arrays, associative, changing, elements, foreach, indexed, keys, php, reading, references, referencing

Using foreach to Loop Through PHP Arrays Often you need to move through all the elements in a PHP array

Learn more

Recent Articles

  • How we can update Table of contents [TOC] in O365/Word API JavaScript/Office JS August 8, 2022
  • How to get current page number in Word js August 8, 2022
  • How to create Table of contents in O365 add-in August 5, 2022
  • How to make a read-only paragraph with openxml August 4, 2022
  • How to get office theme in Office js August 3, 2022

Categories

Live News TV

OUR MOST POPULAR

Coupon Code  15% off  :- SAGARMISTRY

Tags

api arithmetic array assignment associative bookmark condition count CSS CSS Selectors CSS Tutorial do do...while example expression extract to end of array for html index indexed indices loop looping multidimensional office js optional for loop expressions password generator php php arrays php for loop examples php for loops php for loop syntax php variables php while loop preserve indices reading values recursive repeat tags test TOC tutorial using variables word api word api javascript

Copyright © All rights reserved
This template is made with by winplaybox