user validation always displaying invalid ? please help
Hello,
I have 2 accounts and there is a field in mysql called validated it can be either &quo
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
Database connection failure
Hello All,
I am trying to create new connection to Oracle DB 10.1,
I could not see a
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
same querie, or a new one??
Hi guys,
I'm still working on this drop down list. I've got the actual drop down list to wor
md5 is it unique
I know this is most likely one of many simple questions that can be found semi easily. But I'm press
Printing issues with xMII 11.5
For some reason, we have one report (and only one) that is giving us fits when trying to print. The
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...