Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
Displaying Site Logo/Icon on a Title tag
really need some help out here. I want to insert a Logo/Icon just like the one close to the "PH
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,