Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- Creating Multidimentional Array From SQL Statement


doubleJ - 7:42 pm on Jun 27, 2012 (gmt 0)


What is the purpose of . in
$rows .= " <tr> <td>" . $displayName . "</td> <td>" . $row["MeetingName"] . "</td> <td>" . $row["Date"] . "</td> </tr> ";?
When I took it out, only 1 result was displayed (instead of 10-15).
JJ


Thread source:: http://www.webmasterworld.com/php/4469810.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com