(1)first copy following code and paste inside your notepad or notepad++ and save this file as dropzone.js under js folder which i...
Home » All post
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 ...
Saturday, October 22, 2016
Wordpress INSTALLATION ON LOCALCOMPUTER SYSTEM
First of all learn about xampp installtion on following link: http://phpdevelopmenttricks.blogspot.in/2016/02/xampp-installation-on-localhos...
Friday, October 21, 2016
Dynamic Slider Code
(1)write code for form.html file: <html> <body> <form enctype="multipart/form-data" action="img_db.php"...
Wednesday, October 19, 2016
Dynamic Image Gallery using PHP
Dynamic Image Gallery using PHP: (1)CREATE TABLE images using following details: create table images ( Image_Id int primary key auto_increm...
Subscribe to:
Posts (Atom)