Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
string to currency format
Hi guys...
Actually I chunk out some data from txtfile and one of the data contains amount va
Create comparison matrix?
I want to create a comparison script for forum software and was wondering is there any tutorial or b
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
IDOC error
Hi,
When i send IDOC from ECC system to MII there is no problem ECC side, i says message sent succe
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For