calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <
Any Good MMORPGs you've played?
I'm about to have ALOT of free time on my hands (finished highschool) and I need something to fill t
All possible combinations of Strings from table in PL/SQL
Hi,
I am trying to figure out how to build a list of all possible string combinations fro
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But