Programming help
Search Only:

Search Keyword printback does not work using dropbox

Total: 40 results found.

Page 1 of 2
I have started a session in a file in one folder however when that page calls another file in another folder then the session variable does not carry.... I am using the session_start() statement ...
anyone can show me whats wrong with my script? Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Untitled ...
hello all, This is rakesh. I have a small problem. My problem is that mail() function of php does not work on my remote web server. what could be problem? any idea.. do ...
Dear all, I have found a rescale snippet which was customized by me in order to retrieve thumb images of W:226px max or H:210px max. Unfortunately, it seems that it does not work. Here is ...
Hi, recently my file_get_contents as well as file() does not work the way it should. Basically I use file_get_contents to get the content of another file of mine. The other file displays ...
will someone help me with this code, it does not work, and i do not know the result Code: $mID = ($_POST[uid]); $sname = ($_POST[surname]); $fname= ...
have the following snippet: Code: $archivoFuente = enepow.msf; $archivoDestino = correos.txt; $stringArchivo = file_get_contents($archivoFuente) or die(file_get_contents); preg_match_all( ...
Dear all, I have this quesry and does not function. Its results is completely irrelevant. Why? I use the "OR" in this. If I use and, it works but only with one parameter in "Display". ...
Edit: Seems that the Gzip testing tool only listens on port 80 servers , Gzip is working. Im tired of seeing so many posts about ob_gzhandler when it doesnt even work , Im testing it on my ...
Hello, I am using two searches. But niether will allow for search strings with more than one word. Search.php /* Only works using one word if ($search) // performs search only ...
Setcookie works on our server with php3. Im upgrading to a new server using php4 (setcookie below does not work in php4). Can any one tell me why? What do I need to do? function create_patient(){ ...
Dear all, I have an image upload form which works perfectly using windows and internet explorer. Some collegues of mine have tried it using IE on a mac and it does not work, but using safari ...
I have been coding with PHP for several years. I am now looking at using it for some XML processing through the browser. I have started with something simple that should show as an XML file ...
I want to make a style switcher that changes the style of the page and yet saves the setting so the user comes in next time will see the setting they left with. Right now I am running the ...
Hi all, When the File Download Dialog pops up on my webpage, users are successfully able to download the file to their hard drive, however, when users attempt to Open the file directly they ...
Hi All, I am accepting username/password data from a form on my website named login.php. Once login.php has taken the login data (username/password) it then does the following: PHP ...
Hi, I have searched several php forums but could not find a reason to this. One of my client is using IE 6. For her the follwing redirection works fine. header("Location:$HTTP_HOST/$DOCROOT/resort/success.php?PHPSESSID=$sid"); ...
This is my first time to encounter this problem. I added this line to the php page to include the code form another php script and it is not working, even giving the wrong file name does not generate ...
I have a table with a risk value in it (int). risk ---- 1 2 3 4 5 7 I am trying to get the sum of the risk column, but cannot use SQL SUM because the values stored in the ...
I have an array defined as: $RT_MONTH_ABV = array PHP Code: (,Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec);  and I am trying to access ...
<< Start < Prev 1 2 Next > End >>