javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements
form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then