Top Tutorials
Install WordPress on Azure
Javascript datatable add hidden column and export
Cracking WordPress security plugins – UPDATED
Best ways to implement password reset feature in your web application
Skip to content
  • Home
  • PHP
  • CodeIgniter
  • WordPress
  • Magento
  • JQuery
  • Java Script
  • Other
logo
  • Home
  • PHP
  • CodeIgniter
  • WordPress
  • Magento
  • JQuery
  • Java Script
  • Other
  • Home
  • Array

Tag: Array

PHP check duplicate values in an array and return it

January 23, 2013 Sumith HarshanPHP

How to check duplicate values in an array and return it using PHP?Also telling php check wild card value in an array and return those values.For a example you want to check number of times that values exist and return…

Array, PHP

PHP read file line by line to an array

January 23, 2013 Sumith HarshanPHP

How can you read file, like text file line by line and get contents to and array using php? This can be using “FILE_IGNORE_NEW_LINES”.Here is a tested example to read text file line by line and create an array.

Array, File, PHP

PHP check element in multidimensional array

August 7, 2012 Sumith HarshanPHP

If you want to check elements if exist or not in the multidimensional array using php.So now I’ll describes how to check elements is exist or not in the multidimensional array.Simple way.Look at this function.

Array, PHP

PHP add element to an array

July 27, 2012 Sumith HarshanPHP

How to add new element to an array using php.array_push() php core function can be use for this.It will adding new element to ad array.

Array, PHP

PHP get array size

July 27, 2012 Sumith HarshanPHP

How to get array size of the php.Simply php count() and sizeof() functions get array size.

Array, PHP

PHP get duplicate values count in an array

July 27, 2012 Sumith HarshanPHP

If you want to get duplicate values count in an array,this method can be use easily.It will display array values all count.

Array, PHP

PHP find elements in an array

July 27, 2012 Sumith HarshanPHP

How can I find elements in an array using php.Here is a simple small example to find element an array.Youcan use php in_array() function to this.

Array, PHP

PHP array convert to Java Script array

July 23, 2012 Sumith HarshanPHP

Sometimes when we using php, we want to convert php array to java script array.php array can be convert to java script easily.Here is a easy and best methods to do this. PHP provides json_encode() function to convert PHP arrays…

Array, Java Script, PHP

Recent Posts

  • Install WordPress on Azure
  • Javascript datatable add hidden column and export
  • Cracking WordPress security plugins – UPDATED
  • Best ways to implement password reset feature in your web application
  • Visual Studio MSBuild on CI Server can’t find AL.exe – SOLVED!

Recent Comments

    Categories

    • Azure
    • CodeIgniter
    • CSS
    • HTML
    • Java Script
    • Joomla
    • JQuery
    • Magento
    • Other
    • PHP
    • Security
    • Visual Studio
    • Wordpress
    • yii
    • Home
    • About me
    • Privacy/Policy
    • Contact me
    • WordPress Plugins
    • CodeIgniter Live Chat Plugin Version 2
    • Corona | Covid-19 updates & statistics
    Copyright © All rights reserved.
    Powered by Webexplorar Inc | Site by Sumith Harshan