Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
Best way to read this text file.
Hi.I am planning to make a small application in C# to convert the players from Football manager 2010
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
SAP Business Suite
Hi all:
Within the SAP Business Suite solution I would like to ask you the main differenc
Multi-image upload problems
Lets see if I can get some help on this one. Can anyone show me what I am doing wrong here. I'm just
Not showing whole name with mail () script
I sent up a simple mail form with the PHP mail() script. One problem is when it sends an email with
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop