php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
Unifying logins of two different scripts
I have two different game scripts which I want to embed on my own site. The problem is I don't want
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
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and