Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
onclick problem
I have <input type="text" name="message">
<a href=page2.
generate seo frienly url from a text like wordpress
Convert: "åäö" to "aao", "space" to "-", "!?&q
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
Supress some serveroutput but not all
Hi,
I have a script I'm working on that uses plsql to create and RMAN script, this uses d
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
Can't get the unicode character
I'm trying to get some text from various parts of a file. I have converted the file to hex (bin2hex)
Custom array sort? asc then desc
Any ideas how I could sort this array? I've been trying for a while. Maybe with usort, but I have no