Tuesday, December 20, 2016 Drag and drop file upload using DropzoneJS and PHP (1)first copy following code and paste inside your notepad or notepad++ and save this file as dropzone.js under js folder which i...
Sunday, December 18, 2016 Andorid News Cara Mudah Hard Reset HP OPPO F1 Dengan Aman Tips dan trik untuk memperbaiki masalah OPPO F1. Ponsel ini memiliki 5 inci layar LCD dengan Corning Gorilla Glass versi 4 untuk melindungi ...
Saturday, December 17, 2016 php ftp connectivity PHP ftp_connect() Function: Definition and Usage : The ftp_connect() function opens an FTP connection to the specified host. When the conn...
Monday, November 21, 2016 Using an Access Database with PHP (1)First download extension= php_pdo_odbc.dll (2)then copy it and paste inside your xampp path: "C:\xampp\php" (3)now open...
Saturday, November 5, 2016 how to create procedure in XAMPP-MYSQL and how to insert form data to database using Procedure (1)FIRST CREATE TABLE tbl_ext: SQL> create table tbl_ext (id int primary key auto_increment, name varchar(200), address varchar(200)...
Thursday, November 3, 2016 how to create desktop application using php Phalanger : http://www.php-compiler.net/ http://wiki.php-compiler.net/Phalanger_Wiki http://phalanger.codeplex.com/ Phalanger is a project ...