Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
ASP.NET 2.0 - Enter Key - Default Submit Button
Hi,One of the most annoying things in developing web pages is handling the "Enter key" for form subm
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
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
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my