Tutorial called : Sending info to a mysql database
Hi ,
If someone could take a look at this tutorial please.
I am trying to carry out a similiar activity for sending info in a text box to my sql database existing on my own laptop. Where the url is requested by ajax, it just says "phpfiledirectorylisting?fname='lance'&testy='" & chatinput.Text & "'"
This doesnt work as it is.
The php page would be saved in the root folder of phpmyadmin as index.php for example , so is the url something like:
localhost8080/index.php etc ?
Other people have asked in the comments of the tutorial since,
Please if someone can answer this question I have been unable to access my database and find a similiar way of doing it using my local phpmyadmin and sql database.
Thanks very much