Microsoft
Software
Hardware
Network
Question : see if variable is set
is this the method to see if the variable is present
if (isset $_FILES["myfile"]["name"])
{
Answer : see if variable is set
isset uses parentheses.
1: 2: 3:
if(isset($_FILES["myfile"]["name"])) { ... }
Random Solutions
Event code: 3005 - An unhandled exception has occurred with custom ASP.Net app
SBS 2008 Server running extreamly slow
Reading data off Raid 0
HELO server unrecognized command
HP Proliant DL360
Importing a simple spreadsheet into access
XPages: can't get a simple dialog box working
Restore default wireless connection on laptop
dual screen monitors look different
Retrieve value of calculated control on a subform