Blog


multiple file upload in php

Multiple Image Upload In PHP :- In This  Post We  Write Code For Multiple  File  Upload  In  Easy  Spates creat database   :  phpcooker_script create sqlfile :- db.sql  and  import   -- Database: `phpcooker_script` -- -- Table structure for table `file` -- CREATE TABLE IF NOT EXISTS `file` (   `file_id` int(10) NOT NULL AUTO_INCREMENT,   `file_name` varchar(120) NOT NULL,   `file_status` enum('0','1') NOT NULL COMMENT '0-active,1-inactive',   PRIMARY KEY (`file_id`) ) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=15 ; -- -- Dumping data for table `file` -- INSERT INTO `file` (`file_id`, `file_name`, `file_status`) VALUES (14,......

Continue Reading



Error 404 - Page not found!

Error 404 - Not Found

The requested file or directory was not found!

This may be due to the following reasons:-

  1. The page or directory has recently been moved or renamed.

  2. The page or directory is temporarily not avaliable.

  3. The address to this content may not be correct, please check the address and try again.

  4. Try using the browser's back button and try a different link.

If you believe you are getting this error message by mistake, please contact the website administrator.

 

Error message generated by Apache & ZPanel Hosting Panel.

Powered by ZPanel - Taking hosting to the next level.