Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Serial number of exernal hard disk/Thumbdrive
Hi guys,
I am new tio java networking concepts.Please tel me how to get Serial
number of exernal
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
Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
Connection Timeout
I'm using xmii 12.0
I'm calling a transaction as a web service from a windows application
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now