|
im trying 2 code a tutorial database... blah blah u dont need 2 know really, i'll work it all out. theres 1 thing which i cant do
i supply all the "MySQL" database connection info, but it says access is denied. Also, i tried it without database, putting a variable into the php file
like
$cat = php
echo("<a href=\"./?p=tutorials&cat=".$cat."\">Tutorials link</a>");
that doesnt work, help?
|