Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
value not going in data base
hello friends....
i am having a working javascript....when i am selecting any
SAP Management Console is blank
Dear All ,
I am facing problem in my des sever suddely in SAP Management Console is blank and
frame help
on the bottom frame is menu.html
Code: <body><form action='link.php' met
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <