code
search
solutions
software
Search
Search
Programming help
Search Keyword:
Search
All words
Any words
Exact Phrase
Ordering:
Newest First
Oldest First
Most Popular
Alphabetical
Section/Category
Search Only:
Articles
Search Keyword
printback does not work using dropbox
Total: 40 results found.
Display #
5
10
15
20
25
30
50
100
All
Page 1 of 2
1.
Session does not work outside the folder it was created in
I have started a session in a file in one folder however when that page calls a
not
her file in a
not
her folder then the session variable
does
not
carry.... I am
using
the session_start() statement ...
2.
My first php script does not work.
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 ...
3.
mail function does not work
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 ...
4.
Rescale Snippet does not work.
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 ...
5.
file_get_contents does not work
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 a
not
her file of mine. The other file displays ...
6.
update does not work please help
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= ...
7.
preg_match_all does not work =(
have the following snippet: Code: $archivoFuente = enepow.msf; $archivoDestino = correos.txt; $stringArchivo = file_get_contents($archivoFuente) or die(file_get_contents); preg_match_all( ...
8.
Query does not work!
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
work
s but only with one parameter in "Display". ...
9.
ob_gzhandler does not work!
Edit: Seems that the Gzip testing tool only listens on port 80 servers , Gzip is
work
ing. Im tired of seeing so many posts about ob_gzhandler when it
does
nt even
work
, Im testing it on my ...
10.
Help search string: multiple word (term) searches not working (PHP, MySQL)
Hello, I am
using
two searches. But niether will allow for search strings with more than one word. Search.php /* Only
work
s
using
one word if ($search) // performs search only ...
11.
Cookies not working in php4???
Setcookie
work
s 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(){ ...
12.
uploading files, not working on IE for mac
Dear all, I have an image upload form which
work
s 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 ...
13.
PHP and dynamic XML not working
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 ...
14.
Newbie PHP coder - Code does not run under root directory??
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 ...
15.
Open does not work with File Download Dialog
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 ...
16.
Submitting to another php page - not working
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 ...
17.
header redirection sometimes not working with IE6
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
work
s fine. header("Location:$HTTP_HOST/$DOCROOT/resort/success.php?PHPSESSID=$sid"); ...
18.
the include () function does not work
This is my first time to encounter this problem. I added this line to the php page to include the code form a
not
her php script and it is
not
work
ing, even giving the wrong file name
does
not
generate ...
19.
tricky sum_array not working
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 can
not
use SQL SUM because the values stored in the ...
20.
Array w/ variable as index not working
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
>>
Popular Resources
how to query a mysql field value with ampersand
warning fsockopen [function fsockopen] unable to connect udp
Latest Resources
fwrite unexpected errors
Overlaying text on an image being uploaded.
function has error on array
function that see if a variable contains something?
getting string containing quote in same page
Web Stats