[thelist] Apache PHP CSV

Jay Blanchard jay.blanchard at niicommunications.com
Thu Aug 22 08:01:01 CDT 2002


[snip]
$p = substr (md5 (""), 0, 10);

	$fp = fopen ("databases/$d", "w");
	fwrite ($fp, $buffer_lines);
	fclose ($fp);

	unset ($filearray, $buffer_lines);
[/snip]

What is $d? Where does it get set? I looked through the code and could not
find it, but I may have looked quickly.

Jay

***********************************************************
* Texas PHP Developers Conf  Spring 2003                  *
* T Bar M Resort & Conference Center                      *
* New Braunfels, Texas                                    *
* San Antonio Area PHP Developers Group                   *
* Interested? Contact jay.blanchard at niicommunications.com *
***********************************************************





More information about the thelist mailing list