Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Error in query: Resource id #4??
hey guys, having a minor (i think) problem here that i havent been able to figure out. long story sh
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th