Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
Getting the full city list from maxminds geoip database
I am suprised I can't find any references to this.
I have maxminds geoip lite installed and i
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
Count number of records in all the tables with a querry URGENT PLEASE...
I downloaded ORACLE 9I DATA DUMP into my comp. There are number of tables. I need to find out the
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Effort Estimation Template for Steady State Support
Hi Everyone,
Is there any SAP provided template/format for system change and enhancements
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself