Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Request for tunning the below query
Hi,
Can any one help me on the below query while improving the performance,
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
Day of week
I am using PHP version 5.0.5
I have a varaible ($DATE (date format yyyy-mm-dd)) that is being inc
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
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,