Ajax Error since Upgrading to 3.5
Ever since upgrading my site to .NET 3.5 (I needed LINQ), I've been getting this annoying error on o
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
Take info from one coloum and move to another
Hi all,
I have this:
Code: [Select]$array = "SELECT stock_id FROM stocks WHERE stock_
Coding question?
Hey guys, I have a quick question. If I want to make a way for people to pay for health in my game,
Database connection failure
Hello All,
I am trying to create new connection to Oracle DB 10.1,
I could not see a
Help with php code
Hello, can anyone tell me why this php word trap fails to work,
and the trigger words get blow r
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would