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
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
if description does not contain the following words
Hello everyone,
I am parsing a MS Excel (.xls) file and adding it's content to a mySQL databa
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,