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
  • PHP
  • Page 2

Category: PHP

PHP examples,scripts,demo and download php source codes.PHP is a widely-used general-purpose server side scripting language that is especially suited for web development. The current stable version is 5.4.5, released on July 19, 2012, while many are still on the old stable version, which is 5.3.

Getting visitor's details using PHP

January 23, 2013 Sumith HarshanPHP

PHP get visitor details without any third party web site registrations or keys.Get visitor IP address,region,latitude,longitude,Country,visitor map with php.Look at this example you can get visitor all details even latitude,longitude and country details.

IP address, PHP

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 IP address based redirect example

January 23, 2013 Sumith HarshanPHP

This is a IP address redirect example.Check visitor IP address is exist in the IP address list/black list and if exist then visitor redirect to the another location using php.You can put your IP addresses list as line by line…

IP address, 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

increase execution time file size memory limit in php.ini

January 12, 2013 Sumith HarshanPHP

How to increase max execution time, file upload size, memory limit in php.ini file and htaccess file? When you are executing large file you have to seen Fatal error: Maximum execution time of 30 seconds exceeded in…., Fatal Error: Allowed…

PHP

Read Excel file and save details to database using PHP

December 22, 2012 Sumith HarshanPHP

How can you read and display excel file using php and save that details to the database? You can use this simple php class to do this.That is read row by row while reading column by column.While reading like this…

Files, PHP

Display each users location in google map using address in PHP and Java Script

November 24, 2012 Sumith HarshanJava Script, Other, PHP

Display each users locations in the google map after submitting his addresses using php and java script.This is displaying using location latitude and longitude.That is marked by red bubble.You can customize map types as ROADMAP,SATELLITE,HYBRID or TERRAIN, displaying controls….etc.

Google, IP address, Java Script, PHP

Connect with multiple databases using PHP

November 18, 2012 Sumith HarshanPHP

How can you connect and transferring data with multiple databases using php.Only using mysql_connect to simultaneously multiple databases to create multiple databases connections.

IP address, PHP

Files transfer via FTP using PHP

October 25, 2012 Sumith HarshanPHP

How to connect to the web server,upload files and download files,create a directory, delete a directory,get list of the directory via FTP using php.You can transfer any type of files between server and your pc.If you don’t know what are…

File, PHP

Creating zip files using PHP

October 19, 2012 Sumith HarshanPHP

How can I compress specific files or compress specific folder or compress bulk files using php.Only you want to add zip class and pass parameters as you want. This class can be used to create archives of compress files in…

Files, PHP

Posts navigation

Previous 1 2 3 … 6 Next

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