Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
Attempt to assign property of non-object in...
I'm having issues with the following function in PHP 5...
function getTreeWithChildre
Function module "DPS_CHECK_TABLE_EXISTS" not found (after OSS 1422843 impl)
Dear All,
I implemented Note OSS 1422843.
When i execute the new report RSPO20
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...