Yes, at the end of the file:
switch($op) {
case "EditSpecial":
EditSpecial($sid);
break;
case "SaveEditSpecial":
SaveEditSpecial($sid, $stitle, $simg, $sband, $stxt);
break;
}
And again in the...
It's very simple, which is always a good think (think google). You should try to center it, as previously said. Another thing is the red "dare", I don't think it fits the rest of the template. maybe a darker red... Good job though! :biggrin:
For those using Free DNS, you have to create 2 times the same subdomain with NS settings, in the first using NS1.X10HOSTING.COM and in the second NS2.X10HOSTING.COM !
Hello guys, I could use another eyes on this code, i'm trying to make an admin for a custom module. The module and everything works except the admin part to edit an already existing article. It does get the values from the database and displays them on the boxes, but after modifying and clicking...