$stmt->execute();
$stmt->bind_result($one, $variable, $per, $selected, $column);
$stmt->fetch();
$stmt->close();
Try that instead. It's more secure, especially the unknown parameter binding.
I can give a better example if needed.
I know my apprehensions might never be allayed. And so I close, realizing that perhaps the ending has not yet been written...
no duh u cant se the original source but if u read my post carefully it says that i SAVED THE PAGE and i didnt say that i used notepad to view the source so i would know.
Icefaller, can i get dsicity's prof code u finished editing? i couldnt figure out how to change it to work.
You can't see the source, even if you save it via firefox & co.You have to download the php file via ftp or something like that, otherwise you just have the html source.