Pages
(Move to ...)
Home
About me
htaccess
Robots.txt
MySQL
PHP
▼
Showing posts with label
array
.
Show all posts
Showing posts with label
array
.
Show all posts
1 Jun 2015
Upload multiple files/images using PHP
›
You can upload single file and image easily in PHP. Now we are going to know how to upload multiple files and image...
18 Apr 2015
Create Search API like itunes Search API using PHP and MySQL
›
The Apple itunes provided a search API for retrieve app information from it. The Apple search API display result as J...
8 Oct 2014
Parse / Retrieve data from json file using php
›
You know how to create JSON file using PHP. Then we are going know how to get data from json file. ...
1 comment:
21 Aug 2014
Create json file using PHP and MySQL
›
You can create json file using PHP and Mysql. You can get output as json format using PHP and Mysql. Before you wan...
2 comments:
25 Jun 2014
How to store array values into cookies in PHP
›
Cookies can store only string values. It can't store array values. But we are try to add array values into cookie...
7 comments:
23 Jun 2014
How to store array values into session in php
›
You can store single value to session in PHP easily. Visit store values to session in php . Store array values to sess...
3 comments:
›
Home
View web version