[thelist] Apache PHP CSV

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


[snip]
if ($add_first_product && $d && !$p && file_exists ("databases/$d")) {

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

But this if statement does not set $d! It just asks if all of this is true
or not true. file_exists("databases/$d") is TRUE as in there exists
"databases/ ". So ... what sets $d?

Also, may I recommend that you also join the php-general mailing list from
http://www.php.net ?

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