Data type mismatch
Hi,
I am migrating data from algol to c.I mapped real datatype in algol to double datatype in
Where is my php.ini???
Hi
First off - apologies - i'm not a coder so this may sound very amateur.
I'm having
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
Better Method of a Member Cloud
I assume most people know how tag clouds work, where the tags most used are bigger and the least use
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo