Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b
Parse multirow HTML table
Hello all,
I have a site I am working on. Its a sports site and I am trying to add stats to a DB
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Bar charts using Graphical Framework.
I am using Graphical Frameworks(GFW) to create a chart Graphic . There is no problem with the data d
Suggestions for Functional module
Hello experts,
I Have done B.Sc(Mathematics) and MCA & have learnt SAP/ABAP but do n
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r