Programming help
Search Only:

Search Keyword php class does not work

Total: 40 results found.

Page 1 of 2
... Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> <?php echo "Hello World!"; ?> This ...
... 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 ...
...  I am using php4 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 phpinfo, i found ...
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 ...
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;  ...
... the code: Code: <?php $source = $_GET[image]; function thumb($source, $quality = 80) ****{ ********/* Check for the images exisitance */ ********if (!file_exists($source)) ...
... 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 ...
I have PHP5 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 ...
... 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 ...
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= ...
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) ...
... quicker, and a more efficient process. I am unable to describe how it is not working, because I do not even get an error message. It just...Does not work. I know you are only supposed to post php code ...
... 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       ...
... 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 ...
... Windows server with PHP v4.3.10 and ob_gzhandler doesnt 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"); ?> <!-- ...
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;  ...
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(){ ...
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 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 >>