N nickname New member Aug 12, 2009 #1 For example... <?php /*Pretend MySQL Connect code is here*/ ?> <A href="/home.html">Home</a> <?php /* Do I have to re-connect to MySQL here? Or does the connection carry over? */ ?>
For example... <?php /*Pretend MySQL Connect code is here*/ ?> <A href="/home.html">Home</a> <?php /* Do I have to re-connect to MySQL here? Or does the connection carry over? */ ?>