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
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:
9.99
9.99
9.99
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID