+ 1
After I create a database table how can I make the text that the user enter it in textbox save in it ?
3 odpowiedzi
+ 3
thanks very much for your answer K.C Leung
+ 1
ADD:
try {
... here step 4 (the stm-thing)...
}
catch (Exeption $e) {
echo "Can't upload data";
}