help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w
Warehouse Management
Hi,
On our system, we have two storage locations ( A and B ) where A is the main factory
Batch Session SM35 stuck in status 'in Background
Hi Experts,
I am facing a problem with Batch Input session SM35.
The batch se
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri