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
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
Email/MMS to Site
Hey guys. I'm looking for a way for a user to upload images and/or text via their cell phones. It
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
Loosing changed contents when used FM REUSE_ALV_GRID_DISPLAY
Hi,
I have used FM REUSE_ALV_GRID_DISPLAY in my program as below.
CALL FUNCT
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<