You are here: Re: $_POST and CSV File « All PHP « IT news, forums, messages
Re: $_POST and CSV File

Posted by Michel Beaussart on 10/13/82 11:30

Michel Beaussart wrote:
> Consider the following:
> <?php
> setcookie ("start", time());
> $array = array("block1.html","block2.html","block3.html");
> shuffle($array);
>
> include ("formopen.html");// contains Html Header and Form Tags
> include("$array[0]");
> include("$array[1]");
> include("$array[2]");
> include ("formclose.html"); // contains html end tags + submit button
>
>
> ?>
>

>
> I know that the following does not do it.
>
> //Open csv file and grab first row
> $fp = fopen ("data/data.csv",'a+'); // open file
> $data = fgetcsv($fp, 1000, ","); // get csv
>
> // write data in a csv file
>
>
> foreach ($_POST as $data => $v) //data is over written ..:(
> {
>
> fwrite ($fp, "$v,");
> ;
> }

I am in a dead end :(

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация