limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
timed header image rotation
I have a joomla site and I was trying to setup a rotating image based on timing NOT just refreshing
Snapshot from video
anyone knw how to make a snapshot maker from avi n mkv format.
for example if i give a direct lin
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and
Code doesn't print what i wanted it too. Please help!
Hi there,
I wrote this code to mae it so that in the form before it that the user said their
What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav