IT Community - Software Programming, Web Development and Technical Support

upload excel

This is a discussion on upload excel within the PHP Programming forums, part of the Web Development category; Hi Please can anyone helpme to upload 2000 records from excel file into Mysql database. while uploading it should check ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Web Development > PHP Programming

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 05-31-2007, 11:04 PM
shaalini shaalini is offline
D-Web Analyst
 
Join Date: Apr 2007
Posts: 342
shaalini is on a distinguished road
Default upload excel

Hi
Please can anyone helpme to upload 2000 records from excel file into Mysql database. while uploading it should check for the duplication . Ihave used the inarray function to check the duplication. It works for 300 records. But when i insert 1000 records, it shows me the error to increase the memory limit to 16MB. when i increase the memory size it gives me the error as Timeout.


by,
shaalini.s
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-11-2007, 12:46 AM
raj raj is offline
D-Web Programmer
 
Join Date: Jul 2007
Posts: 89
raj is on a distinguished road
Default Re: upload excel : see "set_time_limit" function

you can use this function:

set_time_limit ( Seconds );

1. if you give Seconds as 60 - the page will execute upto 60 sec.

set_time_limit ( 60 );


2. OR - you give Seconds as 0 (zero) - the page take the maximum excute

time to that page.

set_time_limit(0);
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
upload file Kirubhananth ASP and ASP.NET Programming 5 03-13-2008 03:19 AM
Excel to mysql write2ashokkumar Database Support 5 10-30-2007 09:45 PM
Example of Image Upload hanusoft ASP and ASP.NET Programming 2 09-20-2007 10:59 PM
How to upload an image to DB in ASP.Net? mobilegeek ASP and ASP.NET Programming 6 09-18-2007 11:18 PM
jdbc with excel krishnakumar Java Programming 30 09-13-2007 03:48 AM


All times are GMT -7. The time now is 03:17 AM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0