Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
Require select-option functionality in Module Pool Programming
Hi Gurus,
I am doing a development by Module Pool on Warehouse Management. For that devel
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
Change of partner analyse in sales orders
Hello,
I changed the partner analyse for sales orders and added a new mandatory partnerro
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST