Tagged Questions
0
votes
1answer
178 views
Webiste Testing for SQL and CSS injection [duplicate]
Possible Duplicate:
Tools to check for common vulnerabilities?
I would like to ask some tools or code for testing my new created website from SQL or CSS injection. The website in created in ...
0
votes
1answer
73 views
Design, Server & Client Script and Database Script [closed]
does any one know about the tehnique to separate the Design, Server (PHP) & Client Script (JQUERY) and Database Script (MYSQL)?
-1
votes
1answer
539 views
How to retrieve an image from MySQL database and display the image as background on body? [closed]
How do I retrieve an image from MySQL database (I know how to display image by retrieving from database but here i want to display differently) i.e. display the image as background on body and image ...