I have this script that connects to mysql server and outputs all the data from a specific table. Works fine but only if I pass ?skill=whatever.
What I want to accomplish is. if skill is not passed and you navigate to the page it will have a default value inputted and use that properly.
<?php...
I want to store sets of information in sql and access it so that I can populate a table with text, links and pictures without having to rely heavily on html. Should be easy enough. I then want to run a php script that runs through the whole database until EOF generating a html table.
After...
I want to store sets of information in sql and access it so that I can populate a table with text, links and pictures without having to rely heavily on html. Should be easy enough. I then want to run a php script that runs through the whole database until EOF generating a html table.
After...
I want to store sets of information in sql and access it so that I can populate a table with text, links and pictures without having to rely heavily on html. Should be easy enough. I then want to run a php script that runs through the whole database until EOF generating a html table.
After...
I want to store sets of information in sql and access it so that I can populate a table with text, links and pictures without having to rely heavily on html. Should be easy enough. I then want to run a php script that runs through the whole database until EOF generating a html table.
After...
<img src=yourgif.gif" style="height:300px;width:300px">
<img src="yourgif.gif" height="50%">
wrapping it in a div won't work unless you wanted to keep the origianl size but only have a certain area of it visible.