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
php class does not work
Total: 40 results found.
Display #
5
10
15
20
25
30
50
100
All
Page 1 of 2
1.
My first php script does not work.
... Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> <?
php
echo "Hello World!"; ?> This ...
2.
class does not work when modified
... shown on one page .No info messages such as " showing xxx resluts out of yyy" & navigation links are displayed. i am using
PHP
& smarty templating engine and Mysql. can somebody direct ...
3.
Session does not work outside the folder it was created in
... I am using
php
4 with IIS5.0 on winXP... One of the solutions I got was to set the "session.cookie_path" to "session.cookie_path = /" but on checking out the
php
info, i found ...
4.
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 ...
5.
PHP/SQL code not working, help please.
This code
does
not
work
and I dont know why. I get no error and Ive checked the fields/table names many times over. Can anyone see anything wrong with it?
PHP
Code: $lastmins=time()-120; ...
6.
Rescale Snippet does not work.
... the code: Code: <?
php
$source = $_GET[image]; function thumb($source, $quality = 80) ****{ ********/* Check for the images exisitance */ ********if (!file_exists($source)) ...
7.
file_get_contents does not work
... gives back the source code (so to say the
php
script that reads the mySQL table and outputs it). So basically the file_get_contents should give back the mySQL content embeded in a htm-file, but rather ...
8.
PHP session variables not working
I have
PHP
5 with apache2. I am having a problem with sessions, i think the main problem may be that i am new to
php
. The code here is just me testing to see if i can get an understanding of ...
9.
preg_match_all does not work =(
... to preg_match_all, then it must match all e-mail addresses and save them in an array named $arrayCorreos (as it says in the
php
manual), but actually it
does
not
work
at all of course ive substituted ...
10.
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= ...
11.
PHP Slide Show Not Working
I have taken the
PHP
slide show script available at http://www.zinkwazi.com/pages.
php
?page_name=scripts and modified it to suit my design needs. A jpg of the slide show design is attached (chart_browser.jpg) ...
12.
Php not working?
... quicker, and a more efficient process. I am unable to describe how it is
not
work
ing, because I do
not
even get an error message. It just...
Does
not
work
. I know you are only supposed to post
php
code ...
13.
SQL update syntax not working
... an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near at line 1 and here is my uploading code
PHP
Code: if($assume == true) else ...
14.
Authenticate does not work as function.
... I have attached the three files that are used. If anyone could have a look I would be very grateful. It looks to me like its missing some globalisations but I cant see where. login.
php
includes all the ...
15.
ob_gzhandler does not work!
... Windows server with
PHP
v4.3.10 and ob_gzhandler
does
nt
work
, I dont understand why my Gzip isnt compressing my
PHP
pages. Website for testing Gzip http://www.desilva.biz/gzip-test.
php
Code: <?
php
ob_start("ob_gzhandler"); ?> <!-- ...
16.
PHP.NETimagecopyresampled Example does not work?
Why when I adjust the height the image
does
not
resize to the height I specify. http://uk2.
php
.net/imagecopyresampled
PHP
Code: // The file $filename = test.jpg; ...
17.
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 ...
18.
Cookies not working in php4???
Setcookie
work
s on our server with
php
3. Im upgrading to a new server using
php
4 (setcookie below
does
not
work
in
php
4). Can any one tell me why? What do I need to do? function create_patient(){ ...
19.
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 ...
20.
Php and javascript not working together
I have a checkbox list in a form that is generated via
PHP
/MySQL dynamically and can hold a quite a lot of values. Ive decided to put a "check all" button on the form to make it easier ...
<<
Start
<
Prev
1
2
Next
>
End
>>
Popular Resources
warning fsockopen [function fsockopen] unable to connect udp
checkbox input flash as3
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