posto che $fetch[0] sia il valore contenente il nome del cane potresti usare questo codice:
era questo che intendevi?Codice PHP:
echo
"<a href=\"".strtolower($fetch[0]).".php\">".ucfirst($fetch[0])."</a>";
posto che $fetch[0] sia il valore contenente il nome del cane potresti usare questo codice:
era questo che intendevi?Codice PHP:
echo
"<a href=\"".strtolower($fetch[0]).".php\">".ucfirst($fetch[0])."</a>";
http://embracesblog.mine.nu
http://wiki.ubuntu-it.org/AndreaOlivato