include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
Amend code to allow multiple attachments
Hi
I have a php page that allows the user to browse to a file (image) then sumbit, the confi
Remove directories not empty
hi,
i have an array that contains some names (1,4,6,56...). Every integer is a name of a folder.<
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
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
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
How do i do multi uploads?.
Hey i would like to do this : http://hosting.mrkrabz.net/
I've got the base down you can uplo