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
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
Thread in PHP
Thread in PHP
Some basic use and basic code for thread in php
This is my question?
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
RadioButtonList item spacing
I have a RadioButtonList and I can't put any spacing between the items. They are arranged verticall
How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
Delete records not in top 15
Hi,
I'm creating a hall of fame page in my game and the page will only display the top 15 sco
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?