mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
connect() succeeds but accept() does not?
Please help me with this problem. I'm working on a time-sensitive project where I'm using TCP socket
newbie question
Hi out thereIm totaly new in this forum and to .net and vb so here is a totaly newbie question.I wan
Exporting new records
Trying to figure out the best way to set this up.
People register my site.
Their prof
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Connection Timeout
I'm using xmii 12.0
I'm calling a transaction as a web service from a windows application