Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
MII Netweaver Server stopped due to CPIC connection Problem
Dear Experts,
We have SAP XMII 12.0 setup running on Netweaver 2004s,7.0, Java Stack only.
PHP Logging Error
When running the script on website it doesn't copy both input boxes, Only the user and not the passw
explode() function problem maybe
Hi I'm having trouble searching my database. When I type two words in the search field it only searc
PHP Include not working
The website is http://www.grlistingservices.com
The code block is as follows:
<
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell