﻿<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title>Quomon - PHP</title>
    <link>https://quomon.com</link>
    <description>Questions and Answers for IT &amp; Graphic Design Professionals - PHP</description>
    <language>en-us</language>
    <copyright>Quomon</copyright>
    <generator />
    <webMaster />
    <lastBuildDate>Tue, 09 Jun 2026 06:15:20 GMT</lastBuildDate>
    <ttl>20</ttl>
    <item>
      <guid>https://quomon.com/701575/how-to-make-php-website-responsive</guid>
      <title>how to make php website responsive</title>
      <link>https://quomon.com/701575/how-to-make-php-website-responsive</link>
      <description>I had created website in PHP but it is not adjusted if browser shortens, how to recover from it?</description>
      <author>bibershally</author>
      <pubDate>Thu, 26 Dec 2013 05:27:58 GMT</pubDate>
      <comments>https://quomon.com/701575/how-to-make-php-website-responsive#comments</comments>
      <category>PHP, Websites</category>
    </item>
    <item>
      <guid>https://quomon.com/52344/link-canat-open-on-another-computer</guid>
      <title>link canat open on another computer</title>
      <link>https://quomon.com/52344/link-canat-open-on-another-computer</link>
      <description>hi.. i have made application in php,i used apache, and i set all things in php.ini configuration files...it works fine. in this application mail will automatically send  to the user and it works fine,
&lt;br&gt;there will be link with mail, by click on that link new confirmation page will be opened, .. i tried and it can open only in my computer, but cant opend on another computers.....what is problem...pls reply ..what to do? </description>
      <author>shilpachauhan101</author>
      <pubDate>Wed, 01 Aug 2012 11:43:27 GMT</pubDate>
      <comments>https://quomon.com/52344/link-canat-open-on-another-computer#comments</comments>
      <category>computer, PHP, open, files, application, computers</category>
    </item>
    <item>
      <guid>https://quomon.com/52340/We-need-to-find-the-best-way-to-implement-comments-using-PHP</guid>
      <title>We need to find the best way to implement comments using PHP</title>
      <link>https://quomon.com/52340/We-need-to-find-the-best-way-to-implement-comments-using-PHP</link>
      <description>We have a paid question and website at crowdanswers.org and would like a great way to implement a comment stacking option. What do you suggest? We do not want to use disqus even though that is there now.</description>
      <author>help</author>
      <pubDate>Sat, 07 Jul 2012 23:24:32 GMT</pubDate>
      <comments>https://quomon.com/52340/We-need-to-find-the-best-way-to-implement-comments-using-PHP#comments</comments>
      <category>Websites, PHP, option</category>
    </item>
    <item>
      <guid>https://quomon.com/50390/Send-an-email-alert-to-each-user-of-the-php-application-based-on-criteria</guid>
      <title>Send an email alert to each user of the php application based on criteria</title>
      <link>https://quomon.com/50390/Send-an-email-alert-to-each-user-of-the-php-application-based-on-criteria</link>
      <description>The hosted php application has a mysql database.  The following conditions must be true to trigger the email notice at a specific time. I'm using general terms to get the  idea across.
&lt;br&gt;1. the initial "form" must be approved; form A baseline "0"
&lt;br&gt;2. the "form" must be less than 100%;
&lt;br&gt;3. the previous "form" must be approved; form B revisions "1,2,3..."
&lt;br&gt;All three of these conditions are fields in the database.
&lt;br&gt;A cutoff deadline date is set for each record for instance day 20, which could be any month.
&lt;br&gt;The event is triggered when the all of the above conditions are true and 7 days prior to the cutoff day an email notice is sent to all records meeting the conditions. In this example the email will go out on day 13 each month until a false condition exists.</description>
      <author>karlmoser7</author>
      <pubDate>Mon, 14 May 2012 14:33:18 GMT</pubDate>
      <comments>https://quomon.com/50390/Send-an-email-alert-to-each-user-of-the-php-application-based-on-criteria#comments</comments>
      <category>PHP, mysql, email event trigger</category>
    </item>
    <item>
      <guid>https://quomon.com/50367/Anpanman-could-you-help-me-with-ENOM-API-integration-using-PHP-HTML-etc-for-EmailHosting-com</guid>
      <title>Anpanman, could you help me with ENOM API integration using PHP &amp; HTML, etc for EmailHosting.com</title>
      <link>https://quomon.com/50367/Anpanman-could-you-help-me-with-ENOM-API-integration-using-PHP-HTML-etc-for-EmailHosting-com</link>
      <description>Are you an expert with using ENOM API and setting it up for domain name registration, web hosting, ssl, etc.?
&lt;br&gt;
&lt;br&gt;If so, please contact me back at vikashpatel2@yahoo.com
&lt;br&gt;
&lt;br&gt;I can then post a project and invite you to bid.
&lt;br&gt;
&lt;br&gt;I am looking for an expert programmer that can take my design and incorporate ENOM API to resell products using my payment system.  Basically, you need to know how to code incredibly well in PHP &amp;amp; HTML along with ENOM's API.
&lt;br&gt;
&lt;br&gt;Thanks,
&lt;br&gt;
&lt;br&gt;-Vikash</description>
      <author>vikashpatel2</author>
      <pubDate>Wed, 02 May 2012 04:35:11 GMT</pubDate>
      <comments>https://quomon.com/50367/Anpanman-could-you-help-me-with-ENOM-API-integration-using-PHP-HTML-etc-for-EmailHosting-com#comments</comments>
      <category>html, System, code, PHP, web, Design</category>
    </item>
    <item>
      <guid>https://quomon.com/52239/Is-there-a-size-limit-to-a-PHP-file-being-called-by-Apache</guid>
      <title>Is there a size limit to a PHP file being called by Apache?</title>
      <link>https://quomon.com/52239/Is-there-a-size-limit-to-a-PHP-file-being-called-by-Apache</link>
      <description>I have a very long ifelse statement in a php file using the echo() function being called by my Apache server. There are 30 different categories with 20 different banner ads per if statement so that is about 1200 echo() statements. I am not storing the data in MySQL because the length of the columns are different returning an error in MySQL. Therefore, I am just storing the data in the php file. However, when I got to the sixth if statement I had an internal server error. Is there a limitation to how big a php file can be that is being called by Apache? If there is, how do I fix it? What's even more strange is to fix the problem I just deleted the php file, created another one with the same data, and then it worked. </description>
      <author>Crosb234</author>
      <pubDate>Fri, 30 Sep 2011 10:26:59 GMT</pubDate>
      <comments>https://quomon.com/52239/Is-there-a-size-limit-to-a-PHP-file-being-called-by-Apache#comments</comments>
      <category>Errors, servers, PHP, file, mysql, apache</category>
    </item>
    <item>
      <guid>https://quomon.com/52238/What-is-the-limitation-to-Apache-and-PHP</guid>
      <title>What is the limitation to Apache and PHP?</title>
      <link>https://quomon.com/52238/What-is-the-limitation-to-Apache-and-PHP</link>
      <description>I was wondering if there are any size limitations to a PHP file that is being called by Apache? I have about 30 different categories on my html code that calls a php file that has an obviously very long ifelse statement. There are about 20 banner ads per if statement so that's about 1200 echo() statements. Rather than to create 30 different MySQL files (since the length of the columns are different) I am just using echo() to send the data back to the html. However when I got to the sixth category, I got an internal server error. Is this because the php file is getting too big for the server? If so, how do I correct this error?</description>
      <author>Crosb234</author>
      <pubDate>Fri, 30 Sep 2011 10:12:55 GMT</pubDate>
      <comments>https://quomon.com/52238/What-is-the-limitation-to-Apache-and-PHP#comments</comments>
      <category>html, Apache Errors, servers, code, PHP, files</category>
    </item>
    <item>
      <guid>https://quomon.com/52088/ajax-and-php-help</guid>
      <title>ajax and php help..</title>
      <link>https://quomon.com/52088/ajax-and-php-help</link>
      <description>Hi Everyone... please help me to solve this problem....


[img]http://img42.imageshack.us/i/sureshtk.jpg[/img]


I need to display [b][u]my result[/u][/b] in the same page using ajax or xml parsing or php as show this image link....use the seat number:[b]1ox06cs070             to 1ox06cs079 
[/b]
Here is my code :




&lt;table width="70%"&gt;
&lt;tbody&gt;&lt;tr&gt;
&lt;td&gt;
&lt;h1&gt;My page&lt;/h1&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;

[b]

PLEASE PEOPLE HELP ME WITH THIS CODE...[/b]


E-MAIL: [b]suresh.kanthraj@gmail.com
[/b]&lt;table width="70%"&gt;
&lt;tbody&gt;&lt;tr&gt;
&lt;td&gt;
&lt;b&gt;      &lt;/b&gt;
&lt;/td&gt;
&lt;td width="80%"&gt;




Enter the Seat No: 


&lt;/td&gt;
&lt;/tr&gt;

&lt;/tbody&gt;&lt;/table&gt;</description>
      <author>sureshkanthraj</author>
      <pubDate>Mon, 06 Dec 2010 19:08:59 GMT</pubDate>
      <comments>https://quomon.com/52088/ajax-and-php-help#comments</comments>
      <category>html, PHP, images, email, code, Text</category>
    </item>
    <item>
      <guid>https://quomon.com/49214/Zip-with-asp-net</guid>
      <title>Zip with asp.net</title>
      <link>https://quomon.com/49214/Zip-with-asp-net</link>
      <description>Hello. I´ve read your question, and want the source of your project... Could you give it to me? I´m trying this months ago, and nobody knows how to do that.... I´m trying to send a ZIP archive to the server through FTP and use a ASP.NET to unzip it.... but i don´t know ANYTHING about asp, php, nothing... None of PHP worked, and i couldn´t find any ASP source... Can you help me?</description>
      <author>duspada</author>
      <pubDate>Tue, 22 Jun 2010 15:17:34 GMT</pubDate>
      <comments>https://quomon.com/49214/Zip-with-asp-net#comments</comments>
      <category>servers, asp, PHP, ftp, zip</category>
    </item>
    <item>
      <guid>https://quomon.com/48988/How-to-open-multiple-records-windows-at-the-same-time-in-a-PHP-MySQL-web-application</guid>
      <title>How to open multiple records/windows at the same time in a PHP/MySQL web application</title>
      <link>https://quomon.com/48988/How-to-open-multiple-records-windows-at-the-same-time-in-a-PHP-MySQL-web-application</link>
      <description>Hello,
&lt;br&gt;Thank you in advance for trying to help me.
&lt;br&gt;
&lt;br&gt;I'm trying to develop a basic web application for my work place with php &amp;amp; mysql.
&lt;br&gt;
&lt;br&gt;I would like to know how can I open multiple projects from the database at the same time.
&lt;br&gt;
&lt;br&gt;I am not an expert. I have an idea that I can use Session control. I don't know if it possible to have many sessions open for each project at the same time.
&lt;br&gt;
&lt;br&gt;Or there could be something basic which I don't know.
&lt;br&gt;
&lt;br&gt;Any help towards this would be much appreciated.
&lt;br&gt;
&lt;br&gt;Regards,
&lt;br&gt;Sab
&lt;br&gt;
&lt;br&gt;</description>
      <author>hansabri</author>
      <pubDate>Fri, 26 Feb 2010 15:44:14 GMT</pubDate>
      <comments>https://quomon.com/48988/How-to-open-multiple-records-windows-at-the-same-time-in-a-PHP-MySQL-web-application#comments</comments>
      <category>PHP, web, Time, open, application, database</category>
    </item>
    <item>
      <guid>https://quomon.com/50680/ajax-php-dynamic-form-getting-the-url-can-not-be-loaded</guid>
      <title>ajax/php dynamic form getting "the url can not be loaded"</title>
      <link>https://quomon.com/50680/ajax-php-dynamic-form-getting-the-url-can-not-be-loaded</link>
      <description>I am having an issue with ajax/php. When the page loads in firefox I get a mesage box that says "the url can not be loaded" The page has 2 select boxes, the first one is categories, the second item. When the category is selected, the options in the item one are updated to only items in that category and all items fitting that category are displayed on the page in a diffirent div. the second select box limits the list to the specific item selected. A sample of the page is at &lt;a href="http://www.talebinc.net/zampell" target="_blank" rel="nofollow"&gt;http://www.talebinc.net/zampell&lt;/a&gt;. If someone could take a look at my code and maybe see where I may have gone wrong it would be great, thanks.
&lt;br&gt;
&lt;br&gt;here is the code for the index.php:
&lt;br&gt;
&lt;br&gt;include('header.php');
&lt;br&gt;include('dbconnect.php')
&lt;br&gt;?&amp;gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;Select a Category:
&lt;br&gt;
--SELECT--

$sql="SELECT * FROM categories";

$result= mysql_query($sql);

while ($row = mysql_fetch_array($result)){

$cat = $row['category'];
$num = $row['id'];

echo "".$cat."";
}

?&amp;gt;


&lt;br&gt;&lt;div&gt;Select a description

$sql="SELECT Item_number, description FROM inventory order by description";

$result= mysql_query($sql);

echo "--SELECT--";
while ($row = mysql_fetch_array($result)){

$desc = $row['description'];
$itemnum =$row['Item_number'];

echo "".$desc."";
}
mysql_close();

?&amp;gt;

&lt;br&gt;&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;&lt;div&gt;Enter the Item Number:&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;&lt;div&gt;Results will appear here&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;?&amp;gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;----------
&lt;br&gt;
&lt;br&gt;and the ajax code is here:
&lt;br&gt;
&lt;br&gt;var xmlhttp;
&lt;br&gt;var xmlhttp2;
&lt;br&gt;
&lt;br&gt;function showCat(str)
&lt;br&gt;{
&lt;br&gt;xmlhttp=GetXmlHttpObject();
&lt;br&gt;if (xmlhttp==null)
&lt;br&gt;  {
&lt;br&gt;  alert ("Browser does not support HTTP Request");
&lt;br&gt;  return;
&lt;br&gt;  }
&lt;br&gt;var url="getcat.php";
&lt;br&gt;url=url+"?q="+str;
&lt;br&gt;url=url+"&amp;amp;sid="+Math.random();
&lt;br&gt;
&lt;br&gt;xmlhttp.open("GET",url,true);
&lt;br&gt;xmlhttp.onreadystatechange=stateChanged;
&lt;br&gt;xmlhttp.setRequestHeader('Content-Type','application/x-www-form-urlencoded');
&lt;br&gt;xmlhttp.send(null);
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;showTable(str);
&lt;br&gt;
&lt;br&gt;}
&lt;br&gt; 
&lt;br&gt; 
&lt;br&gt;function showTable(str)
&lt;br&gt;{
&lt;br&gt;
&lt;br&gt;xmlhttp2=GetXmlHttpObject();
&lt;br&gt;if (xmlhttp2==null)
&lt;br&gt;  {
&lt;br&gt;  alert ("Browser does not support HTTP Request");
&lt;br&gt;  return;
&lt;br&gt;  }
&lt;br&gt;var url="showtable.php";
&lt;br&gt;url=url+"?q="+str;
&lt;br&gt;url=url+"&amp;amp;sid="+Math.random();
&lt;br&gt;xmlhttp2.onreadystatechange=resultstable;
&lt;br&gt;xmlhttp2.open("GET",url,true);
&lt;br&gt;xmlhttp2.send(null);
&lt;br&gt;
&lt;br&gt;}
&lt;br&gt;
&lt;br&gt;function resultstable()
&lt;br&gt;{
&lt;br&gt;if (xmlhttp2.readyState==4)
&lt;br&gt;{
&lt;br&gt;
&lt;br&gt;document.getElementById("displayresults").innerHTML=xmlhttp2.responseText;
&lt;br&gt;}
&lt;br&gt;}
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;function stateChanged()
&lt;br&gt;{
&lt;br&gt;if (xmlhttp.readyState==4)
&lt;br&gt;{
&lt;br&gt;document.getElementById("txtHint").innerHTML=xmlhttp.responseText;
&lt;br&gt;}
&lt;br&gt;}
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;function GetXmlHttpObject()
&lt;br&gt;{
&lt;br&gt;if (window.XMLHttpRequest)
&lt;br&gt;  {
&lt;br&gt;  // code for IE7+, Firefox, Chrome, Opera, Safari
&lt;br&gt;  return new XMLHttpRequest();
&lt;br&gt;  }
&lt;br&gt;if (window.ActiveXObject)
&lt;br&gt;  {
&lt;br&gt;  // code for IE6, IE5
&lt;br&gt;  return new ActiveXObject("Microsoft.XMLHTTP");
&lt;br&gt;  }
&lt;br&gt;return null;
&lt;br&gt;}
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;function showdesc(str)
&lt;br&gt;{
&lt;br&gt;
&lt;br&gt;xmlhttp=GetXmlHttpObject();
&lt;br&gt;if (xmlhttp==null)
&lt;br&gt;  {
&lt;br&gt;  alert ("Browser does not support HTTP Request");
&lt;br&gt;  return;
&lt;br&gt;  }
&lt;br&gt;
&lt;br&gt;var url="getnumber.php";
&lt;br&gt;url=url+"?q="+str;
&lt;br&gt;url=url+"&amp;amp;sid="+Math.random();
&lt;br&gt;xmlhttp.open("GET",url,true);
&lt;br&gt;xmlhttp.onreadystatechange=stateChangeDesc;
&lt;br&gt;xmlhttp.setRequestHeader('Content-Type','application/x-www-form-urlencoded');
&lt;br&gt;xmlhttp.send(null);
&lt;br&gt;
&lt;br&gt;showTable(str);
&lt;br&gt;
&lt;br&gt;}
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;function stateChangeDesc()
&lt;br&gt;{
&lt;br&gt;if (xmlhttp.readyState==4)
&lt;br&gt;{
&lt;br&gt;document.getElementById("number").innerHTML=xmlhttp.responseText;
&lt;br&gt;}
&lt;br&gt;}
&lt;br&gt;
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;
&lt;br&gt;and the getcat.php file:
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;$q = $_GET['q'];
&lt;br&gt;
&lt;br&gt;//echo $
&lt;br&gt;include ('scripts/dbconnect.php');
&lt;br&gt;
&lt;br&gt;$sql="SELECT Item_number, description FROM inventory WHERE category like '".$q."%' ORDER by description";
&lt;br&gt;
&lt;br&gt;$result = mysql_query($sql);
&lt;br&gt;
&lt;br&gt;echo 'Select a description:';

echo "--SELECT--";
while ($row = mysql_fetch_array($result)){

$itemnum = $row['Item_number'];
$desc = $row['description'];


echo "".$desc."";
}

echo "";
&lt;br&gt;
&lt;br&gt;mysql_close();
&lt;br&gt;
&lt;br&gt;?&amp;gt;
&lt;br&gt;
&lt;br&gt;-----------------------------------------------------------------
&lt;br&gt;
&lt;br&gt;</description>
      <author>msrichards</author>
      <pubDate>Sun, 17 Jan 2010 19:32:56 GMT</pubDate>
      <comments>https://quomon.com/50680/ajax-php-dynamic-form-getting-the-url-can-not-be-loaded#comments</comments>
      <category>html, browsers, PHP, forms, firefox, sql</category>
    </item>
    <item>
      <guid>https://quomon.com/48773/How-to-Include-PHP-files-in-Vbulletin</guid>
      <title>How to Include PHP files in Vbulletin?</title>
      <link>https://quomon.com/48773/How-to-Include-PHP-files-in-Vbulletin</link>
      <description>I want to include a php file into FORUMHOME so it displays on the main page,vBulletin version is 3.8.4 and plugins are enables. I have tried php includes but it doesn't work.
&lt;br&gt;
&lt;br&gt;I have tried to create a Plug-in for global_start with these contents:
&lt;br&gt;
&lt;br&gt;ob_start();
&lt;br&gt;include('path/to/this/file/myfile.php');
&lt;br&gt;$includedphp = ob_get_contents();
&lt;br&gt;ob_end_clean();
&lt;br&gt;
&lt;br&gt;But when I turn it on my forum displays a blank white page
&lt;br&gt;
&lt;br&gt;Anybody know how to do this?
&lt;br&gt;
&lt;br&gt;Thanks</description>
      <author>chrisjames33</author>
      <pubDate>Wed, 23 Dec 2009 15:00:57 GMT</pubDate>
      <comments>https://quomon.com/48773/How-to-Include-PHP-files-in-Vbulletin#comments</comments>
      <category>PHP, files, forum, vBulletin, Includes</category>
    </item>
    <item>
      <guid>https://quomon.com/48597/what-is-the-limitation-of-vb-NET-and-PHP-WHAT-Are-the-contributions-of-PHP-and-vb-NET-in-OOP</guid>
      <title>what is the limitation of vb.NET and PHP? WHAT Are the contributions of PHP and vb.NET in OOP?</title>
      <link>https://quomon.com/48597/what-is-the-limitation-of-vb-NET-and-PHP-WHAT-Are-the-contributions-of-PHP-and-vb-NET-in-OOP</link>
      <description>what is the limitation of vb.NET and PHP?
&lt;br&gt;WHAT Are the contributions of PHP and vb.NET in OOP?</description>
      <author>zanecalilung</author>
      <pubDate>Mon, 14 Sep 2009 13:36:13 GMT</pubDate>
      <comments>https://quomon.com/48597/what-is-the-limitation-of-vb-NET-and-PHP-WHAT-Are-the-contributions-of-PHP-and-vb-NET-in-OOP#comments</comments>
      <category>PHP, vb.net</category>
    </item>
    <item>
      <guid>https://quomon.com/48581/How-to-draw-a-histogram-or-bar-chart-using-php-MySQL</guid>
      <title>How to draw a histogram or bar chart using php / MySQL ?</title>
      <link>https://quomon.com/48581/How-to-draw-a-histogram-or-bar-chart-using-php-MySQL</link>
      <description>Hi all,
&lt;br&gt;
&lt;br&gt;I have a table with a variable 'age' and I want to select the data and draw a histogram or bar chart of the number in each category, using stars like this:
&lt;br&gt;
&lt;br&gt;20-25 ****
&lt;br&gt;26-3 *********
&lt;br&gt;31-45 **
&lt;br&gt;
&lt;br&gt;Could anyone give me an example of how to write this in php / MySQL? </description>
      <author>teddy310509</author>
      <pubDate>Tue, 18 Aug 2009 04:40:26 GMT</pubDate>
      <comments>https://quomon.com/48581/How-to-draw-a-histogram-or-bar-chart-using-php-MySQL#comments</comments>
      <category>PHP, mysql</category>
    </item>
    <item>
      <guid>https://quomon.com/48540/PHP-Contact-Form</guid>
      <title>PHP Contact Form</title>
      <link>https://quomon.com/48540/PHP-Contact-Form</link>
      <description>I would like a PHP Contact Form that would be simple for me to edit and use for my business site that runs on windows. 
&lt;br&gt;
&lt;br&gt;Thanks
&lt;br&gt;
&lt;br&gt;Newbie</description>
      <author>Newbie123</author>
      <pubDate>Fri, 26 Jun 2009 18:09:40 GMT</pubDate>
      <comments>https://quomon.com/48540/PHP-Contact-Form#comments</comments>
      <category>windows, PHP, forms, vista, email, Web Design, programming</category>
    </item>
    <item>
      <guid>https://quomon.com/48507/Why-is-Webalizer-showing-less-page-views-than-what-reported-in-raw-log-files</guid>
      <title>Why is Webalizer showing less page views than what reported in raw log files?</title>
      <link>https://quomon.com/48507/Why-is-Webalizer-showing-less-page-views-than-what-reported-in-raw-log-files</link>
      <description>My Webalizer server stats is reporting a number of page views far and away lower than what I found by looking into my Raw Log files. As I'm not sure if I am interpreting my raw log correctly, I would appreciate your advice about the method I am using in doing it. Here's an example of how a line of my actual raw log files looks
&lt;br&gt;
&lt;br&gt;62.77.164.550 - - [20/May/2009:09:28:04 -0700] "GET /index.php/ HTTP/1.1" 200 45626 "http://www.google.ie/search?hl=en&amp;amp;q=..." "Mozilla/4.0 (compatible; ....)"
&lt;br&gt;
&lt;br&gt;below I write it in broken out form (with each numbered value corresponding to a field in the line):
&lt;br&gt;
&lt;br&gt;1. 62.77.164.550 
&lt;br&gt;2. - 
&lt;br&gt;3. - 
&lt;br&gt;4. [20/May/2009:09:28:04 -0700] 
&lt;br&gt;5. "GET /index.php/ HTTP/1.1" 
&lt;br&gt;6. 200 
&lt;br&gt;7. 45646 
&lt;br&gt;8. "http://www.google.ie/search?hl=en&amp;amp;q=..." 
&lt;br&gt;9. "Mozilla/4.0 (compatible; ....)"
&lt;br&gt;
&lt;br&gt;In order to know the number of page views I take only the files with extension .php included in the field 5. Now, what I find through this method is a number of pages hugely bigger than what Webalizer reports.
&lt;br&gt;
&lt;br&gt;Also I noticed in 84% of raw log lines the field 8. (referrer) looks like "-". I know that when it happens the user typed in the URL or used a bookmark to load the page. However I think 84% of pages views from bookmarks or direct requests would not be realistic. When the field 8.(referrer) looks like "-" could it be the case of visits only from web spiders or crawler bots? Again I think 84% would not be realistic. 
&lt;br&gt;Is there a method to know which of log-entries are caused by robots? 
&lt;br&gt;Also, as most of my pages views have a dynamic Url I wonder does Webalizer read all of pages views having dynamic Url?</description>
      <author>placutus</author>
      <pubDate>Fri, 05 Jun 2009 00:19:58 GMT</pubDate>
      <comments>https://quomon.com/48507/Why-is-Webalizer-showing-less-page-views-than-what-reported-in-raw-log-files#comments</comments>
      <category>Raw log file, website statistics, webalizer, Google Analytics, PHP</category>
    </item>
    <item>
      <guid>https://quomon.com/48359/could-you-please-help-me-creat-a-free-php-mailer</guid>
      <title>could you please help me creat a free php mailer</title>
      <link>https://quomon.com/48359/could-you-please-help-me-creat-a-free-php-mailer</link>
      <description>i need a php mailer to send mail to some clients but i dont have the money to pay for this.i will be very glad if you can help me get one for free.
&lt;br&gt;thanks</description>
      <author>steveinglewood</author>
      <pubDate>Thu, 23 Apr 2009 18:03:39 GMT</pubDate>
      <comments>https://quomon.com/48359/could-you-please-help-me-creat-a-free-php-mailer#comments</comments>
      <category>PHP, free</category>
    </item>
    <item>
      <guid>https://quomon.com/48022/how-do-I-upload-and-save-a-file-with-php</guid>
      <title>how do I upload and save a file with php?</title>
      <link>https://quomon.com/48022/how-do-I-upload-and-save-a-file-with-php</link>
      <description>Hi,
&lt;br&gt;
&lt;br&gt;I need to let a user upload a file and then save it in a specific location on the server. I'm using PHP and I'm not sure how to do this.
&lt;br&gt;
&lt;br&gt;Hope you can help.
&lt;br&gt;
&lt;br&gt;David</description>
      <author>david</author>
      <pubDate>Mon, 02 Feb 2009 18:10:21 GMT</pubDate>
      <comments>https://quomon.com/48022/how-do-I-upload-and-save-a-file-with-php#comments</comments>
      <category>PHP, file upload, Websites</category>
    </item>
    <item>
      <guid>https://quomon.com/47358/Hello-How-can-i-include-php-files-into-the-aspx-file-plz-send-me-code-for-it</guid>
      <title>Hello, How can i include php files into the .aspx file.plz send me code for it.</title>
      <link>https://quomon.com/47358/Hello-How-can-i-include-php-files-into-the-aspx-file-plz-send-me-code-for-it</link>
      <description>Hello, I am a beginner user of asp.net with C#. I want to include menu file which is into the .php file, i want to include it into the my .aspx file. How can I? plz send me code for it.</description>
      <author>sbhogayta</author>
      <pubDate>Mon, 27 Oct 2008 05:33:08 GMT</pubDate>
      <comments>https://quomon.com/47358/Hello-How-can-i-include-php-files-into-the-aspx-file-plz-send-me-code-for-it#comments</comments>
      <category>PHP</category>
    </item>
    <item>
      <guid>https://quomon.com/45330/Vote-program-for-photos</guid>
      <title>Vote program for photos</title>
      <link>https://quomon.com/45330/Vote-program-for-photos</link>
      <description>I have a lot of photos and want to show them on the web, people can vote them so that I could know which one is the most popular, now I need a program based on php, who can tell me one, thanks.</description>
      <author>leeker</author>
      <pubDate>Sat, 21 Jul 2007 05:18:31 GMT</pubDate>
      <comments>https://quomon.com/45330/Vote-program-for-photos#comments</comments>
      <category>PHP</category>
    </item>
    <item>
      <guid>https://quomon.com/45278/Iam-Populating-Dropdown-with-employeeName-using-Classes-It-Displyaying-ï-with-success-populatio</guid>
      <title>Iam Populating Dropdown with employeeName using Classes It Displyaying "ï»¿"with success populatio</title>
      <link>https://quomon.com/45278/Iam-Populating-Dropdown-with-employeeName-using-Classes-It-Displyaying-ï-with-success-populatio</link>
      <description>Iam Populating Dropdown with employeeName using Classes It Displyaying "ï»¿"with success population in run time  in php webpage</description>
      <author>srikanthella</author>
      <pubDate>Tue, 17 Jul 2007 06:35:31 GMT</pubDate>
      <comments>https://quomon.com/45278/Iam-Populating-Dropdown-with-employeeName-using-Classes-It-Displyaying-ï-with-success-populatio#comments</comments>
      <category>PHP, JavaScript</category>
    </item>
    <item>
      <guid>https://quomon.com/45148/I-am-intersted-research-feild-how-should-i-proceed</guid>
      <title>I am intersted research feild, how should i proceed</title>
      <link>https://quomon.com/45148/I-am-intersted-research-feild-how-should-i-proceed</link>
      <description>i need details about guides(Ph.d's), and also help for starting up the work.. how to start and where to start</description>
      <author>sowmyamn22</author>
      <pubDate>Tue, 26 Jun 2007 05:31:00 GMT</pubDate>
      <comments>https://quomon.com/45148/I-am-intersted-research-feild-how-should-i-proceed#comments</comments>
      <category>PHP, Web Design, web development, Websites, PhD, research</category>
    </item>
    <item>
      <guid>https://quomon.com/50642/javascript-work-with-Firefox</guid>
      <title>javascript work with Firefox?</title>
      <link>https://quomon.com/50642/javascript-work-with-Firefox</link>
      <description>Any idea how to make that javascript work with Firefox? 
&lt;br&gt;
&lt;br&gt;Cheers,DK Moorthy</description>
      <author>karbagamoorthy</author>
      <pubDate>Wed, 20 Jun 2007 05:56:28 GMT</pubDate>
      <comments>https://quomon.com/50642/javascript-work-with-Firefox#comments</comments>
      <category>JavaScript, .net, css, html, internet, information technology, Databases, C#, web development, windows, Websites, Web Design, PHP, firefox</category>
    </item>
    <item>
      <guid>https://quomon.com/47783/javascript-work-with-Firefox</guid>
      <title>javascript work with Firefox?</title>
      <link>https://quomon.com/47783/javascript-work-with-Firefox</link>
      <description>Any idea how to make that javascript work with Firefox? 
&lt;br&gt;
&lt;br&gt;Cheers,DK Moorthy</description>
      <author>karbagamoorthy</author>
      <pubDate>Wed, 20 Jun 2007 05:56:28 GMT</pubDate>
      <comments>https://quomon.com/47783/javascript-work-with-Firefox#comments</comments>
      <category>JavaScript, .net, css, html, internet, information technology, Databases, C#, web development, windows, Websites, Web Design, PHP, firefox</category>
    </item>
    <item>
      <guid>https://quomon.com/47648/javascript-work-with-Firefox</guid>
      <title>javascript work with Firefox?</title>
      <link>https://quomon.com/47648/javascript-work-with-Firefox</link>
      <description>Any idea how to make that javascript work with Firefox? 
&lt;br&gt;
&lt;br&gt;Cheers,DK Moorthy</description>
      <author>karbagamoorthy</author>
      <pubDate>Wed, 20 Jun 2007 05:56:28 GMT</pubDate>
      <comments>https://quomon.com/47648/javascript-work-with-Firefox#comments</comments>
      <category>JavaScript, .net, css, html, internet, information technology, Databases, C#, web development, windows, Websites, Web Design, PHP, firefox</category>
    </item>
    <item>
      <guid>https://quomon.com/47554/javascript-work-with-Firefox</guid>
      <title>javascript work with Firefox?</title>
      <link>https://quomon.com/47554/javascript-work-with-Firefox</link>
      <description>Any idea how to make that javascript work with Firefox? 
&lt;br&gt;
&lt;br&gt;Cheers,DK Moorthy</description>
      <author>karbagamoorthy</author>
      <pubDate>Wed, 20 Jun 2007 05:56:28 GMT</pubDate>
      <comments>https://quomon.com/47554/javascript-work-with-Firefox#comments</comments>
      <category>JavaScript, .net, css, html, internet, information technology, Databases, C#, web development, windows, Websites, Web Design, PHP, firefox</category>
    </item>
    <item>
      <guid>https://quomon.com/50984/javascript-work-with-Firefox</guid>
      <title>javascript work with Firefox?</title>
      <link>https://quomon.com/50984/javascript-work-with-Firefox</link>
      <description>Any idea how to make that javascript work with Firefox? 
&lt;br&gt;
&lt;br&gt;Cheers,DK Moorthy</description>
      <author>karbagamoorthy</author>
      <pubDate>Wed, 20 Jun 2007 05:56:28 GMT</pubDate>
      <comments>https://quomon.com/50984/javascript-work-with-Firefox#comments</comments>
      <category>JavaScript, .net, css, html, internet, information technology, Databases, C#, web development, windows, Websites, Web Design, PHP, firefox</category>
    </item>
    <item>
      <guid>https://quomon.com/45081/javascript-work-with-Firefox</guid>
      <title>javascript work with Firefox?</title>
      <link>https://quomon.com/45081/javascript-work-with-Firefox</link>
      <description>Any idea how to make that javascript work with Firefox? 
&lt;br&gt;
&lt;br&gt;Cheers,DK Moorthy</description>
      <author>karbagamoorthy</author>
      <pubDate>Wed, 20 Jun 2007 05:56:28 GMT</pubDate>
      <comments>https://quomon.com/45081/javascript-work-with-Firefox#comments</comments>
      <category>JavaScript, .net, css, html, internet, information technology, Databases, C#, web development, windows, Websites, Web Design, PHP, firefox</category>
    </item>
    <item>
      <guid>https://quomon.com/44898/how-to-construct-ISO-8583-message-format-communicate-with-remote-server-with-ISO-8583-using-PHP</guid>
      <title>how to construct ISO: 8583 message format &amp; communicate with remote server with ISO:8583 using PHP?</title>
      <link>https://quomon.com/44898/how-to-construct-ISO-8583-message-format-communicate-with-remote-server-with-ISO-8583-using-PHP</link>
      <description>I've gone through the details of ISO 8583 in wikipedia, still i'm unable to get the knowledge of how to communicate and make transactions with ISO 8583. I've searched through the net but can't have the knowledge. Help me to use it with PHP.</description>
      <author>maharjansudhan</author>
      <pubDate>Thu, 24 May 2007 07:39:48 GMT</pubDate>
      <comments>https://quomon.com/44898/how-to-construct-ISO-8583-message-format-communicate-with-remote-server-with-ISO-8583-using-PHP#comments</comments>
      <category>PHP, Transactions</category>
    </item>
    <item>
      <guid>https://quomon.com/44860/I-need-a-guestbook-script-or-module-to-use-in-a-website</guid>
      <title>I need a guestbook script or module to use in a website</title>
      <link>https://quomon.com/44860/I-need-a-guestbook-script-or-module-to-use-in-a-website</link>
      <description>I need a quick way to get a guestbook up on a website that is created in html and flash. Php-based would be great. Do you know any scripts or modules that could be installed and adapted without using much time on it?</description>
      <author>david</author>
      <pubDate>Sat, 12 May 2007 17:28:35 GMT</pubDate>
      <comments>https://quomon.com/44860/I-need-a-guestbook-script-or-module-to-use-in-a-website#comments</comments>
      <category>html, PHP, Flash, Web Design</category>
    </item>
    <item>
      <guid>https://quomon.com/44760/Regular-expression-with-foreign-characters</guid>
      <title>Regular expression with foreign characters.</title>
      <link>https://quomon.com/44760/Regular-expression-with-foreign-characters</link>
      <description>I am working on a search engine handling utf-8 encoded text in any language.
&lt;br&gt;Everything is working so far: The search term is recieved from the user, passed on to the database, and matching rows are returned to the browser - all in utf-8 all the way.
&lt;br&gt;
&lt;br&gt;Typing certain foreign characters as ñ, é and ô also matches any n, e and o and vice versa (using MySQL's LIKE operator).
&lt;br&gt;
&lt;br&gt;The problem appears when I try to highlight the search terms in the resulting page.
&lt;br&gt;This is done using PHP's preg_replace function and in this case ñ only matches ñ, not n, as well as é matches é but not e and so on. The result simply is that some found rows won't have anything highlighted.
&lt;br&gt;
&lt;br&gt;Is there a way to make the regex insensitive to these differences (in a similar way that the i modifier makes it case-insensitive i.e. n also matches N)? 
&lt;br&gt;I have tried using the u modifier (for utf-8) but it did not seem to have any effect.
&lt;br&gt;
&lt;br&gt;Please help me here!
&lt;br&gt;
&lt;br&gt;Jakob</description>
      <author>jgivoni</author>
      <pubDate>Thu, 19 Apr 2007 18:47:00 GMT</pubDate>
      <comments>https://quomon.com/44760/Regular-expression-with-foreign-characters#comments</comments>
      <category>PHP, regex, regexp, regular expressions, UTF-8, web development</category>
    </item>
    <item>
      <guid>https://quomon.com/44732/Looking-for-PHP-open-source-online-community-similar-to-Quomon-Yahoo-Anserws-Experts-Exchange</guid>
      <title>Looking for PHP open source online community similar to Quomon/Yahoo Anserws/Experts Exchange..</title>
      <link>https://quomon.com/44732/Looking-for-PHP-open-source-online-community-similar-to-Quomon-Yahoo-Anserws-Experts-Exchange</link>
      <description>I'm looking for a collaboration platform or online community written in PHP that is based on the idea of system we are using in this site or Yahoo answers/Experts Exchange, I mean the poin and levels system.</description>
      <author>nuke16433</author>
      <pubDate>Fri, 06 Apr 2007 07:44:24 GMT</pubDate>
      <comments>https://quomon.com/44732/Looking-for-PHP-open-source-online-community-similar-to-Quomon-Yahoo-Anserws-Experts-Exchange#comments</comments>
      <category>PHP, Web Design, web development</category>
    </item>
    <item>
      <guid>https://quomon.com/44499/http-get-vars-in-php-not-working-after-host-change</guid>
      <title>$http_get_vars in php not working after host change?</title>
      <link>https://quomon.com/44499/http-get-vars-in-php-not-working-after-host-change</link>
      <description>I have changed hosting provider and now the $http_get_vars doesn't work any more in php? Could this be because of a different php version?
&lt;br&gt;And what would the best alternative be?</description>
      <author>dustPuppy</author>
      <pubDate>Mon, 19 Feb 2007 08:30:22 GMT</pubDate>
      <comments>https://quomon.com/44499/http-get-vars-in-php-not-working-after-host-change#comments</comments>
      <category>PHP, web development</category>
    </item>
    <item>
      <guid>https://quomon.com/44450/Package-CMS-Joomla-Typo3-customisd-to-design-spec</guid>
      <title>Package CMS (Joomla,Typo3..) customisd to design spec.</title>
      <link>https://quomon.com/44450/Package-CMS-Joomla-Typo3-customisd-to-design-spec</link>
      <description>Need a package CMS (Joomla,Typo3, Mambo..) customisd to a design spec.
&lt;br&gt;The new disign is somewhat similar to the current site, specifically in that the site sits in a centerd element. 
&lt;br&gt;
&lt;br&gt;Site structure only, content to be placed and managed internally.
&lt;br&gt;
&lt;br&gt;(Sorry, this is not really a question but I couldn't find where to post for a job..).</description>
      <author>info</author>
      <pubDate>Fri, 09 Feb 2007 17:14:19 GMT</pubDate>
      <comments>https://quomon.com/44450/Package-CMS-Joomla-Typo3-customisd-to-design-spec#comments</comments>
      <category>PHP, web development, internet, Web Design</category>
    </item>
    <item>
      <guid>https://quomon.com/44434/How-to-connect-internet-and-grab-data-from-sites-such-as-yahoo-com-using-PHP</guid>
      <title>How to connect internet and grab data from sites such as yahoo.com using PHP</title>
      <link>https://quomon.com/44434/How-to-connect-internet-and-grab-data-from-sites-such-as-yahoo-com-using-PHP</link>
      <description>I want to make a application that conects with the internet and copy the data form their sites to display it 
&lt;br&gt;e.g
&lt;br&gt;if user enter the yahoo.com then it connects with yahoo.com and copy the text of title ,meta keyqwords,descriptions tags and display it for users simply
&lt;br&gt;hope u understand it
&lt;br&gt;thanx</description>
      <author>bluejeans465</author>
      <pubDate>Mon, 05 Feb 2007 13:41:00 GMT</pubDate>
      <comments>https://quomon.com/44434/How-to-connect-internet-and-grab-data-from-sites-such-as-yahoo-com-using-PHP#comments</comments>
      <category>internet, copy, PHP, Web Design, html, JavaScript</category>
    </item>
    <item>
      <guid>https://quomon.com/44220/How-can-I-code-and-test-a-website-in-PHP-MySQL-on-my-laptop-before-I-acquire-the-actual-webspace</guid>
      <title>How can I code and test a website (in PHP/MySQL) on my laptop before I acquire the actual webspace?</title>
      <link>https://quomon.com/44220/How-can-I-code-and-test-a-website-in-PHP-MySQL-on-my-laptop-before-I-acquire-the-actual-webspace</link>
      <description>I'll have an Apache Server soon but I'm looking for a way to get started with the code right now.  Is there a way to simulate a server/database environment on my PC?  I have plenty of hard drive space to use.  Thanks!</description>
      <author>foraneagle2</author>
      <pubDate>Thu, 21 Dec 2006 04:08:18 GMT</pubDate>
      <comments>https://quomon.com/44220/How-can-I-code-and-test-a-website-in-PHP-MySQL-on-my-laptop-before-I-acquire-the-actual-webspace#comments</comments>
      <category>Web Design, PHP, ms sql server</category>
    </item>
    <item>
      <guid>https://quomon.com/44197/what-is-the-best-ajax-forum-software-which-supports-php-5-and-mysql-5-on-windows-xp</guid>
      <title>what is the best ajax forum software which supports php 5 and mysql 5 on windows xp?</title>
      <link>https://quomon.com/44197/what-is-the-best-ajax-forum-software-which-supports-php-5-and-mysql-5-on-windows-xp</link>
      <description>I am looking for a free AJAX-based forum solution to implement in my personal site.</description>
      <author>serge.fonville</author>
      <pubDate>Sat, 16 Dec 2006 12:56:24 GMT</pubDate>
      <comments>https://quomon.com/44197/what-is-the-best-ajax-forum-software-which-supports-php-5-and-mysql-5-on-windows-xp#comments</comments>
      <category>AJAX, PHP, Databases, acquire test</category>
    </item>
    <item>
      <guid>https://quomon.com/44052/error-handling-in-php</guid>
      <title>error handling in php?</title>
      <link>https://quomon.com/44052/error-handling-in-php</link>
      <description>How do I handle "difficult" errors in PHP?
&lt;br&gt;I have a call to the method "imagecreatefromjpeg" which seems to break the script, but I don't get any error message.
&lt;br&gt;I have enabled the ERROR_REPORTING(E_ALL); on the page.
&lt;br&gt;I think it's because it's running into a full memory problem, but how do I know, and how do I handle it?
&lt;br&gt;Basically what I'm doing is running through all the jpg images in a directory, creating thumbnails for them. And it works fine until a certain point and then just a blank page is output and nothing more.</description>
      <author>dustPuppy</author>
      <pubDate>Thu, 02 Nov 2006 10:13:35 GMT</pubDate>
      <comments>https://quomon.com/44052/error-handling-in-php#comments</comments>
      <category>error handling, PHP</category>
    </item>
    <item>
      <guid>https://quomon.com/44033/Call-to-undefined-function-imagecreatefromjpeg-in-php</guid>
      <title>Call to undefined function: imagecreatefromjpeg() in php?</title>
      <link>https://quomon.com/44033/Call-to-undefined-function-imagecreatefromjpeg-in-php</link>
      <description>I have a method that creates automatic thumbnails, but trying to deploy the project on a new machine, I got the error above.
&lt;br&gt;Is the php installation that is the problem? or do I need to add something?</description>
      <author>dustPuppy</author>
      <pubDate>Mon, 30 Oct 2006 08:52:20 GMT</pubDate>
      <comments>https://quomon.com/44033/Call-to-undefined-function-imagecreatefromjpeg-in-php#comments</comments>
      <category>PHP, GD, windows</category>
    </item>
    <item>
      <guid>https://quomon.com/43914/how-to-include-files-in-asp-net</guid>
      <title>how to include files in asp.net</title>
      <link>https://quomon.com/43914/how-to-include-files-in-asp-net</link>
      <description>hi
&lt;br&gt;i am new to asp.net but i know php to include files.
&lt;br&gt;i want to create a index page that only includes the other pages such as top header ,left portion ,right portion and bottom portion ,i search it many where but did not find the exact way to includes files in asp.net 
&lt;br&gt;hope u understand
&lt;br&gt;thanx</description>
      <author>bluejeans465</author>
      <pubDate>Fri, 29 Sep 2006 22:31:23 GMT</pubDate>
      <comments>https://quomon.com/43914/how-to-include-files-in-asp-net#comments</comments>
      <category>PHP, web development</category>
    </item>
    <item>
      <guid>https://quomon.com/43880/Limitations-of-PHP-in-large-scale-web-applications</guid>
      <title>Limitations of PHP in large scale web applications?</title>
      <link>https://quomon.com/43880/Limitations-of-PHP-in-large-scale-web-applications</link>
      <description>Before I start building my next site, using PHP and MySQL as I usually do, I would like to know if you have any advice regarding what problems I could run in to if the site becomes very successful and needs to handle thousands of simultaneous users.
&lt;br&gt;
&lt;br&gt;What would be the average maximun capacity for a single server? What to do, if that limit is reached?
&lt;br&gt;Are there any reasons, with regards to this, that I shouldn't use PHP?
&lt;br&gt;
&lt;br&gt;I would really appreciate it if you have experience in these matters, and be warned that I might ask you further questions if you participate in this discussion!
&lt;br&gt;
&lt;br&gt;Cheers,
&lt;br&gt;Jakob</description>
      <author>jgivoni</author>
      <pubDate>Wed, 20 Sep 2006 22:53:24 GMT</pubDate>
      <comments>https://quomon.com/43880/Limitations-of-PHP-in-large-scale-web-applications#comments</comments>
      <category>PHP, Web Design, apache, mysql</category>
    </item>
    <item>
      <guid>https://quomon.com/43752/How-do-I-set-a-BCC-address-when-sending-email-in-PHP</guid>
      <title>How do I set a BCC address when sending email in PHP?</title>
      <link>https://quomon.com/43752/How-do-I-set-a-BCC-address-when-sending-email-in-PHP</link>
      <description>How do I set a BCC address when sending email in PHP?
&lt;br&gt;I suppose I have to set the header, but how should it look?</description>
      <author>dustPuppy</author>
      <pubDate>Mon, 04 Sep 2006 18:40:20 GMT</pubDate>
      <comments>https://quomon.com/43752/How-do-I-set-a-BCC-address-when-sending-email-in-PHP#comments</comments>
      <category>PHP, email header, BCC, web development, phpmailer</category>
    </item>
    <item>
      <guid>https://quomon.com/43704/PHP-Autorespond-Contact-Form-with-CAPTCHA</guid>
      <title>PHP Autorespond Contact Form with CAPTCHA</title>
      <link>https://quomon.com/43704/PHP-Autorespond-Contact-Form-with-CAPTCHA</link>
      <description>Does anyone know of an open source PHP autorespond form script out there somewhere that has a CAPTCHA function built in?
&lt;br&gt;
&lt;br&gt;I have been regularly using a fantastic script provided by the good folk at CJ-Design  &lt;a href="http://www.cj-design.com/products/free_downloads/php_scripts/cjweb2mail" target="_blank" rel="nofollow"&gt;http://www.cj-design.com/products/fre...&lt;/a&gt; for my client sites thus far, but it's becoming increasingly clear that a CAPTCHA function needs to be added to this kind of form. As of yet, this is not offered by the author of the code that I have been using. 
&lt;br&gt;
&lt;br&gt;Many thanks in advance...</description>
      <author>masey</author>
      <pubDate>Mon, 28 Aug 2006 10:48:57 GMT</pubDate>
      <comments>https://quomon.com/43704/PHP-Autorespond-Contact-Form-with-CAPTCHA#comments</comments>
      <category>PHP, Websites, autorespond, captcha, web development</category>
    </item>
    <item>
      <guid>https://quomon.com/43650/What-is-subsilver-for-phpBB</guid>
      <title>What is subsilver for phpBB?</title>
      <link>https://quomon.com/43650/What-is-subsilver-for-phpBB</link>
      <description>I´m taking over the maintenance of a phpBB forum, but it has been customized with subsilver, and I´m not sure how to figure out what has been changed or if an update of phpBB will affect it?
&lt;br&gt;Does subsilver also give graphic templating facilities?</description>
      <author>dustPuppy</author>
      <pubDate>Thu, 10 Aug 2006 20:47:56 GMT</pubDate>
      <comments>https://quomon.com/43650/What-is-subsilver-for-phpBB#comments</comments>
      <category>PHP, information technology, subsilver, phpBB</category>
    </item>
    <item>
      <guid>https://quomon.com/43627/PHP-framework-similar-to-asp-net-jsp</guid>
      <title>PHP framework similar to asp.net / jsp?</title>
      <link>https://quomon.com/43627/PHP-framework-similar-to-asp-net-jsp</link>
      <description>Does any framework exist for PHP that enables me to work in a similar way as ASP.NET and Java Server Pages?
&lt;br&gt;I mean i want it to be object oriented and to contain some kind of "page"-model that would handle the all the basic web application stuff, plus enabling me to separate the presentation layer from the business layer.</description>
      <author>Anpanman</author>
      <pubDate>Tue, 01 Aug 2006 19:13:48 GMT</pubDate>
      <comments>https://quomon.com/43627/PHP-framework-similar-to-asp-net-jsp#comments</comments>
      <category>web development, Web Design, PHP, java server pages, information technology, Websites, Prado</category>
    </item>
    <item>
      <guid>https://quomon.com/43533/XSLT-transformation-in-PHP-4-5-without-libxslt</guid>
      <title>XSLT transformation in PHP 4/5 without "libxslt"?</title>
      <link>https://quomon.com/43533/XSLT-transformation-in-PHP-4-5-without-libxslt</link>
      <description>I want to do XML/XSL transformations serverside (PHP), but since libxslt is not installed by default, most hosting services don't provide this option.
&lt;br&gt;
&lt;br&gt;So far I have sent the XML and XSL file to the browser and let them take care of the transformation, which works flawlessly in Firefox, but appears to have many bugs in IE.
&lt;br&gt;
&lt;br&gt;Therefore I would like to know if anyone provides a XSLT-library that do not have to be enabled in the core, but work as an add-on class?
&lt;br&gt;
&lt;br&gt;Thanks,
&lt;br&gt;Jakob</description>
      <author>jgivoni</author>
      <pubDate>Wed, 12 Jul 2006 18:06:37 GMT</pubDate>
      <comments>https://quomon.com/43533/XSLT-transformation-in-PHP-4-5-without-libxslt#comments</comments>
      <category>XML, XSL, XSLT, PHP</category>
    </item>
  </channel>
</rss>