|
DJMaze -
Thanks for that tip - So, now the index table looks like:
<a href="rindex.php?recipe=irishcoffee">Irish Coffee</a><br/>
<a href="rindex.php?recipe=lambmintsauce">Lamb with Mint Sauce</a><br/>
<a href="rindex.php?recipe=rhubarbcrunch">Rhubarb Crunch</a><br/>
And it works like a champ! I just have to do some formatting stuff and it will be good to go.
I see that I could also build a .php script that takes the same input .html file and format it differently through HTML if someone wanted to print just the recipe. Kewl!!!
Thanks a lot. Any recommendations on PHP tutorials?
Frank
|