How can i delete rows from database using javascript? is there any way other than writing php code? ?
-
how can i delete rows from database using javascript? is there any way other than writing php code?
-
Answer:
You cannot write it in Javascript, Javascript is Client Side (Runs in the users browser), PHP is server side (Runs on the server), Only ServerSide scripts can modify the databases. Also please remember, Javascript can be viewed in the HTML View source, so it would be a security hazard, a visitor can get the database username and password way too easilly
K-Disk.c... at Yahoo! Answers Visit the source
Related Q & A:
- How can I trick SSH to connect using different configurations based on current location?Best solution by Server Fault
- How can I install node.js module using phantom, instead of npm?Best solution by Stack Overflow
- How Can I add Latitude, Longitude dynamically in Javascript?Best solution by Stack Overflow
- How can I analyze my simple project using sonar?Best solution by Stack Overflow
- How can i delete the links that posted on my status?it bothers my im to frends.pls help me delete that?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.