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
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Not "Just Another" MMORPG - text based.
Hello,
I've been learning MySQL and PHP for the last 2-3 years.
Though, I've had long paus
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
PHP IMAGE UPLOAD SCRIPT
Hi for the last week i have been looking for scripts that will upload a photo to a certain folder wh
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
Getting PHP to ammended the selected in option field
Hey Guys
thanks for everyones help so far. This site and its users are oozing awesomness.
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say