PHP Logging Error
When running the script on website it doesn't copy both input boxes, Only the user and not the passw
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
BackButton Behaviour in AJAX
I have an ASPX Page AJAX Enabled!The page has a gridView and a DDL for filtering on it. The Gridview
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Sending UDP Raw socket
I truly need help on this. I am trying to write a test program that simulate a network environment
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap