Coefficient of a Restitution Hints
Hello. I was wondering if anyone can give me hints on how to write this program...
The coeffi
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <
Problem with DB connection
Hello there! I'm new to this forum and I'm new to PHP coding also. I wrote something that doesn't ma
How to get exact 3 moths post date from today date using javascript
How to get exact 3 moths post date from today date using javascript
Please help
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Help with lottery style system?
I'm working on a currency system for forums and it is going to have a type of lottery system built i
A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks