Hi Dominique<br>Thank you for that - your diagnosis is spot on - I've just spent most of this evening digging around and it turns out that at PHP 5,&nbsp; which just happened to be where my brush with it started from they stopped&nbsp; automatically installing the MySQL extensions
<br><br>Just my luck that the canned writeup for a WAMP install that I found on the internet at the start of this project back in May just happened to be for PHP 4! <br><br>Thank you for your help<br>-- <br>Mike Moller<br>
Lallybroch Alpacas<br>New Zealand<br><a href="http://www.lallybroch.co.nz">www.lallybroch.co.nz</a>
<br><br><br><div><span class="gmail_quote">On 8/10/06, <b class="gmail_sendername">Dominique Faure</b> &lt;<a href="mailto:dominique.faure@gmail.com">dominique.faure@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 8/10/06, mike moller &lt;<a href="mailto:mike.moller@gmail.com">mike.moller@gmail.com</a>&gt; wrote:<br>&gt; [...]<br>&gt;<br>&gt; But now when I actually try to use it to do a query I am getting a failure<br>&gt; &quot;Fatal error: Call to undefined function mysql_connect() in
<br>&gt; C:\Apache2\httpdocs\lly\cookbook\selectquery.php on line<br>&gt; 23&quot;<br>&gt;<br><br>IMHO, the problem comes from PHP itself... The version you installed<br>seems not to handle the MySQL extension.<br>You should fetch the more complete binary &quot;Zip package&quot; [1] related to
<br>your PHP version and refer to the PHP documentation on &quot;Installation<br>of extensions on Windows&quot; [2]<br><br>Regards,<br>Dom<br><br>[1] <a href="http://www.php.net/downloads.php">http://www.php.net/downloads.php
</a><br>[2] <a href="http://www.php.net/manual/en/install.windows.extensions.php">http://www.php.net/manual/en/install.windows.extensions.php</a><br></blockquote></div><br><br clear="all"><br>