Project Detail

pagination project  

pagination project is project number 373509
posted at Freelancer.com. Click here to post your own project.

 

| More
Free Trial For New Buyers
 

Status:

Selected Providers: leoe

Budget: $30-250

Created: 01/20/2009 at 22:06 EST

Bid Count: 19

Average Bid:
$ 69

01/23/2009 at 22:06 EST

Project Creator: kineticred
Employer Rating: 9.1667/109.1667/109.1667/109.1667/109.1667/109.1667/109.1667/109.1667/109.1667/109.1667/10 (6 reviews)

Bid On This Project
 

Description

I need this script paginated

<?php


// The name of our input file
$src = "inventory.csv";


$html = htmlHeader();
$html .= "<table border='0' cellpadding='1' cellspacing='0' width='100%'>";
$handle = fopen($src, "r");

while (($data = fgetcsv($handle, 1000, ",")) !== FALSE) {
$html .= "<tr>";

for ($c=0; $c < count($data); $c++)
$html .= "<td>" . $data[$c] . "</td>" ;

$html .= "</tr>";
}

fclose($handle);

$html .= "</table>" ;
$html .= htmlFooter() ;

echo $html;


/*******************************
HTML Header data
********************************/

function htmlHeader()
{
$title = "CSV2HTML";
$head = "<html>\r\n<head>\r\n";

// Title
$head .= " <style>TD { \r\n";
$head .= " font-size: 10pt; \r\n";
$head .= " color: black; background: white;\r\n";
$head .= " }\r\n";
$head .= "</style>\r\n";

$head .= "</head>\r\n<body>\r\n";
return( $head );
}

/********************************
HTML Footer data
*********************************/
function htmlFooter()
{
$foot = "\r\n</body>\r\n</html>";
return( $foot );
}
?>

50 rows per page and explain how you would do it for bid

Job Type

Messages Posted:1 View project clarification board Post message on project clarification board

Bid On This Project
 

If you are the project creator or one of the bidders Log In for more options

 

90

1 day

01-20-2009 22:41 EST

Dear Sir/Madam I can do this project best possible. I am a expert, in making website designs, graphic designs, logo designs, banner, flash,OSCommerce, Joomla, DotnetNuke, PHP/Mysql, ASP, ASP.Net, Smarty, Access, MS SQL Server, .Net, Ajax, CSS, DHTML, XHTML, XML, Javascript, Web promotion, SEO, Link building, Wordpress, Drupal, Able dating and personals site, Open LD, SimpleCMS, classifieds script, Data Processing, Script Intallation, System Admin, develop a full site, security etc…. I am very pleasure if I can get a chance to work with you. I am hoping and hearing from you. Thank you very much.

help

 

33

3 days

01-21-2009 03:55 EST

Hi, I think I can do it:-)! Best regards, netcoder:-)

help

 

30

0 days

01-20-2009 22:50 EST

i have solution ready , pm for demo

help

 

60

0 days

01-21-2009 01:39 EST

I can help you with this one. regards, Sphinks!

help

 

30

0 days

01-21-2009 07:47 EST

Hello Brian, I have done, Please check PMB for a Demo. Thanks. Leo.-

help

 

200

1 day

01-21-2009 00:42 EST

Please send me your CSV file, I'll prepare a demo for you.

help

 

30

1 day

01-21-2009 08:39 EST

Please check PM.

help

 

60

1 day

01-21-2009 02:06 EST

I have class ready for you, so you can easily embedded in your script.

help

 

50

0 days

01-20-2009 22:47 EST

hi, please see pmb

help

 

55

0 days

01-21-2009 01:31 EST

Plz check PM

help

 

30

1 day

01-21-2009 09:35 EST

See your PM. Regards, Ariana

help

 

30

0 days

01-21-2009 04:22 EST

Choose my bid and I send you the solution - thanks!

help

 

30

1 day

01-21-2009 06:42 EST

kindly check your pmb.

help

 

30

0 days

01-21-2009 09:48 EST

Please refer to PM

help

 

200

2 days

01-21-2009 04:02 EST

Hi, I have over 9.5 years of Experience in software design, development and implementation of various commercial applications in Client/Server environment, Web designing using Photoshop, Flash, Web and ERP applications using C#, ASP.Net, VB.Net, AJAX, VB 6.0, Crystal Reports 8.5, ASP, PHP, JSP tools, PL/SQL, MS SQL Server, My SQL. I will do this, by taking the Count i.e; number of rows from the CSV file, the in the while loop 1 to 50, for the next page the start is 51 to 100 and so on Sample Projects 17. http://themistique.com/ (Dolphin Customization) 16. http://digitalaroma.com/ 15. http://demo.postatext.com/ 14. http://www.islamicsciencesbooks.com/ 13. http://www.comida411.com/locations.php 12. http://www.postyouridea.com/ 11. http://www.swarnaseeds.com/ 10. http://sms.girimedia.com/ 9. http://www.designastore.com 8. http://www.civiltrading.com/ 7. http://www.hockeypuckbuckets.com/ 6. http://www.myspace.com/nychostels 5. http://www.myspace.com/getextrahelp 4. http://www.myspace.com/onemillionshirts 3. http://www.myspace.com/sheikgafoor 2. http://www.myspace.com/sheikabdulgafoor 1. http://www.myspace.com/sheikMusic Thank you Sheik Abdul Gafoor

help

 

100

0 days

01-21-2009 01:28 EST

fast work from now on

help

 

30

1 day

01-21-2009 03:00 EST

(No Feedback Yet)

Pagination done

help

 

30

1 day

01-21-2009 03:00 EST

(No Feedback Yet)

Will Read through file and set offset and threshold values to distribute data amongst pages of constituting 50 records each.

help

 

200

1 day

01-21-2009 03:33 EST

(No Feedback Yet)

Hi for the pagination i'ill first export the CSV file into a mysql datatable then using mysqlquery i'll get the pagination done.

help


    Bid on this Project