PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
Join Query Help
Hi all,
I am having problems with the below code, which we shall call 'my first join query'!
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Getting number of affected rows in SQLPLUS..
Hi everyone,
I have a shell script where i am invoking sqlplus, running a query and saving t