001 : fqdn = myfaqbase.com
domain name = myfaqbase.com
user:apache
OS: Linux
002 : REQUEST parameter list START
parameter: Q = !browsecategory ^Web.*Development::
parameter: cp = 1
REQUEST parameter list END
009 : [HTML::What is the SSI (Server Side Include) syntax]:subcat:HTML
[CGI:: What are the cgi (common gateway interface) request methods and their characteristics]:subcat:CGI
[HTML:: How to send a html document to a new browser window]:subcat:HTML
[PHP:: How to loop through associative array]:subcat:PHP
[CGI::Perl:: How to extract server environment using Perl]:subcat:CGI
[Javascript:: How to redirect to another URL from a page]:subcat:Javascript
[Javascript:: How to handle form field object names containing special characters]:subcat:Javascript
[Javascript:: How to blank out input form elements]:subcat:Javascript
[Javascript:: How to perform URL redirection]:subcat:Javascript
[Javascript:: How to do a drop down quick link menu]:subcat:Javascript
[ASP:: How to perform URL redirection]:subcat:ASP
[ASP:: How to list all items submitted in a form]:subcat:ASP
[ASP:: How to do response buffering and flushing]:subcat:ASP
[ASP:: How to display the server environment variables]:subcat:ASP
[ASP:: How to use a template file, perform search and replace and generate a dynamic html page]:subcat:ASP
[ASP.Net::HTML Controls:: How to use Anchor control]:subcat:ASP.Net
[ASP.Net::HTML Controls:: How to use Button control]:subcat:ASP.Net
[ASP.Net::HTML Controls:: How to use Inputbutton control]:subcat:ASP.Net
[ASP.Net::HTML Controls:: How to use InputRadiobutton]:subcat:ASP.Net
[ASP.Net::ADO.Net:: How to read a MySQL database table]:subcat:ASP.Net
[ASP.Net::ADO.Net:: How read a Microsoft Access database table]:subcat:ASP.Net
[ASP.Net::HTML Controls:: How to use Image control]:subcat:ASP.Net
[ASP.Net::HTML Controls:: How to use InputCheckbox control]:subcat:ASP.Net
[ASP.Net::HTML Controls:: How to use InputHidden]:subcat:ASP.Net
[ASP.Net::HTML Controls:: How to use InputImage control]:subcat:ASP.Net
[ASP.Net::HTML Controls:: How to use InputTextArea control]:subcat:ASP.Net
[ASP.Net::HTML Controls:: How to use the Table control]:subcat:ASP.Net
[ASP.Net::Web Controls:: How to use an AdRotator control]:subcat:ASP.Net
[ASP.Net::Web Controls:: How to use a Calendar control]:subcat:ASP.Net
[ASP.Net::VB:: How to connect to Oracle]:subcat:ASP.Net
[ASP.Net::Web Controls:: How to use XML control]:subcat:ASP.Net
[ASP.Net::Database:: How to do database binding with DataList control]:subcat:ASP.Net
[ASP.Net::Database:: How to do database binding with Repeater control]:subcat:ASP.Net
[PHP::How to prevent quotes and other quote printable characters from being escaped automatically with backslash]:subcat:PHP
[ASP.Net:: How to control the size of files uploaded using HTMLInputFile class]:subcat:ASP.Net
[ASP.Net:: How to identify Web server controls]:subcat:ASP.Net
[ASP.Net:: How to enable SmartNavigation by default to all pages in a web application]:subcat:ASP.Net
[ASP.Net:: What is SmartNavigation property and what are its advantages]:subcat:ASP.Net
[ASP.Net:: How to get client browser information]:subcat:ASP.Net
[ASP.Net::ADO.Net:: How to specify ADO.Net connection string for SQL Server or MSDE named INSTANCE]:subcat:ASP.Net
[Javascript:: How to insert current date and time into a html page]:subcat:Javascript
[Javascript:: How to obtain the domain name part of the web server]:subcat:Javascript
[HTML::Elements::Div:: How to create side by side sections using DIV tag]:subcat:HTML
[HTML::Elements::Table:: How to do cascading list with table element]:subcat:HTML
[Javascript:: How to disable context menu i.e. browser right click]:subcat:Javascript
[Javascript:: How to popup a window with custom windows settings]:subcat:Javascript
[HTML::Elements::A:: How to make anchor elements appear as normal text without decor/transform]:subcat:HTML
[HTML:: How to use CSS to set the default style for an element]:subcat:HTML
[HTML:: How to make a web page auto refresh at fixed time intervals]:subcat:HTML
[HTML:: How to do a timed redirection on a web page]:subcat:HTML
[HTML:: How to set frame border for Internet Explorer and Netscape]:subcat:HTML
[HTML:: How change the background color of table cells using CSS and Javascript]:subcat:HTML
[HTML::Tricks:: How to have make a form with textbox input that appears narrow in a table row]:subcat:HTML
[HTML:: How to embed an activeX component in a web page]:subcat:HTML
[JSP:: How to import other packages]:subcat:JSP
[Java Servlet::Examples::]:subcat:Java Servlet
[Java Servlet::Examples:: How to implement the same code in doPost and doGet]:subcat:Java Servlet
[Javascript:: How to create a popunder window]:subcat:Javascript
[Javascript::Objects::window:: What are the object window properties]:subcat:Javascript
[Javascript::Examples:: How to get the window inner height and width]:subcat:Javascript
[HTML::5:: List of new HTML5 elements]:subcat:HTML
[HTML::Elements::td:: How to specify the height of a row using TD element]:subcat:HTML
[HTML:: How to include a file based .css stylesheet]:subcat:HTML
[HTML:: How to do a frame based quicklinks drop down list]:subcat:HTML
[PHP:: How to enclose PHP statements]:subcat:PHP
[PHP:: How to put comments]:subcat:PHP
[PHP:: How to declare a function]:subcat:PHP
[PHP::Syntax::if:: What is the syntax of an if control structure]:subcat:PHP
[PHP::Syntax::while:: What is the syntax of a while control structure]:subcat:PHP
[PHP::Syntax::do while:: What is the syntax of a do..while control structure]:subcat:PHP
[PHP::Examples:: How to get the IP address of client browsing your site]:subcat:PHP
[PHP:: How to initialize arrays]:subcat:PHP
[PHP:: How to loop through a normal array]:subcat:PHP
[PHP:: How to read line by line from a text file]:subcat:PHP
[PHP:: How to remove leading and trailing whitespace characters from a string]:subcat:PHP
[PHP:: How to run PHP scripts interactively from system shell/command prompt]:subcat:PHP
[PHP:: How to extract certain patterns of a string using regular expressions]:subcat:PHP
[PHP:: How to obtain the size/length of an array]:subcat:PHP
[PHP:: How to remove multiple white space characters]:subcat:PHP
[PHP:: How to change script timeout setting]:subcat:PHP
[PHP:: How to extract query string variables]:subcat:PHP
[PHP:: How to list files in a directory]:subcat:PHP
[PHP:: How to split a string using explode function]:subcat:PHP
[PHP:: How to test whether a constant, variable, function is defined]:subcat:PHP
[PHP:: How to search and replace a pattern in a string]:subcat:PHP
[PHP:: How to put associative arrays (hashes) for evaluation inside a quoted string]:subcat:PHP
[PHP:: How to obtain the name of the executing script]:subcat:PHP
[PHP:: How to obtain the current query string]:subcat:PHP
[PHP:: How to convert html to plain text]:subcat:PHP
[PHP:: How to generate graphics on the fly with php image functions]:subcat:PHP
[PHP:: How to remove one or all element from an array]:subcat:PHP
[PHP:: How to extract parameter (name), value pair from html form submission or url encoded string]:subcat:PHP
[PHP:: How to do an OR match of few words]:subcat:PHP
[PHP:: How to highlight matching words]:subcat:PHP
[PHP:: How to intepret the array of matches from preg_match]:subcat:PHP
[PHP:: How to search all single characters in a string]:subcat:PHP
[PHP::Regular Expressions::PCRE::What are the pattern modifiers]:subcat:PHP
[PHP::Regular Expressions:: How to match any character inclusive of newline \n]:subcat:PHP
[PHP::Modules::NUSOAP:: How to set http proxy for the soapclient class]:subcat:PHP
[PHP:: How to sort an array]:subcat:PHP
[PHP:: How to test whether a value exists in an array]:subcat:PHP
[PHP:: How locate the position of a value in an array]:subcat:PHP
[PHP:: How to match a pattern more than once]:subcat:PHP
[PHP:: How to round up or round down a float value]:subcat:PHP
[PHP::Examples:: How to implement file upload using PHP]:subcat:PHP
[Rich Text Editors::FCKEDITOR:: How to make fckeditor replace a textarea element on a page]:subcat:Rich Text Editors
[HTML::5:: What are the new Form elements and Form input types]:subcat:HTML
[PHP::How to convert a multiple line string to a javascript compatible multiple line string]:subcat:PHP
[Scripts::Rich Text Editors::FCKeditor:: How to customise the look of the toolbars]:subcat:Scripts
[Shopping Cart:: What are the Paypal supported shopping carts]:subcat:Shopping Cart
[PHP:: How to parse IIS web server log]:subcat:PHP
[PHP:: How to skip a line starting with certain characters]:subcat:PHP
[Rich Text Editors:: Where to find rich text editors to include in your web applications]:subcat:Rich Text Editors
[Scripts::Rich Text Editors::FCKeditor:: How to enable upload]:subcat:Scripts
[HTML:: How to perform web site redirection using meta refresh header]:subcat:HTML
[HTML::What is the SSI (Server Side Include) syntax]:subcat:HTML
[PHP:: How to resolve shell_exec() unable to run in a PHP page]:subcat:PHP
[PHP:: Simple example for LDAP authentication]:subcat:PHP
[Java::EE:: How to build a Java Enterprise Application by Hand]:subcat:Java
[Joomla:: How to install Joomla on XAMPP]:subcat:Joomla
[Javascript and CSS:: What are the CSS and Javascript Style properties]:subcat:Javascript and CSS
[CMS::Joomla:: How to display the details of the module at a position]:subcat:CMS
[HTML::Input:: How to use image as a form input button]:subcat:HTML
[CMS::Joomla::Design:: How to change the page class suffix (default is componentheading) of the frontpage article]:subcat:CMS
[CMS::Joomla::Frontpage:: How to enable or disable the display of icons for pdf, print, email on a frontpage articles]:subcat:CMS
[CMS::Joomla::Extensions::Sobi2 Top rated module:: How to show the top rated listing in content position]:subcat:CMS
[JEE:: What is the directory structure of a JEE (Java Enterprise Edition) web application]:subcat:JEE
[PHP:: How to harden PHP in your web hosting environment]:subcat:PHP
[Social Plugins::ShareThis:: What are the CopyNShare options for Sharethis plugin]:subcat:Social Plugins
[PHP::How to handle xml nodes containing dash when using simplexml_load_file]:subcat:PHP
[Web Services::JSON::API:: List of well known public API that return JSON data]:subcat:Web Services
[PHP::How to display the _SERVER environment variables to show values such as USER_AGENT and X-FORWARDED-FOR etc]:subcat:PHP
[HTML:: Where to validate your HTML document]:subcat:HTML
[HTML::5:: Where to find HTML cheatsheets]:subcat:HTML
[HTML::5:: how to add favicons to your page]:subcat:HTML
[HTML:: How to embed an audio playback control in the page]:subcat:HTML
[PHP:: How to install PHP support for Apache on Windows platform]:subcat:PHP
[ASP.Net:: How to enable ASP.Net on IIS6]:subcat:ASP.Net
[Shopify:: Where to obtain more information on Shopify development]:subcat:Shopify
[Shopify:: How does your store URL map to the liquid file]:subcat:Shopify
[Shopify::Themes:: How is the content_for_index generated]:subcat:Shopify
[Shopify::Theme:: How to customize the dynamic settings in your theme using theme options]:subcat:Shopify
[Shopify::Liquid:: How to increment a counter variable]:subcat:Shopify
[Shopify::Liquid:: How to assign a list variable from a string using split filter]:subcat:Shopify
[Shopify::Liquid:: How to obtain the handle of a product tag]:subcat:Shopify
[PHP:: How to upgrade from PHP5 to PHP7 on Centos 7 linux]:subcat:PHP
[PHP:: How to set the server response as content-type text/plain]:subcat:PHP
[HTML:: How to set the font style for the entire document i.e. all html entities]:subcat:HTML
[Icons::FontAwesome:: Where to find guide on various versions of Font Awesome]:subcat:Icons
[Javascript:: How to make anchor links underline only when mouseover]:subcat:Javascript
061 : sortflags:n=true,t=false, showstring:n
061 : sortflags:n=false,t=true, showstring:t
010 : keywords=^Web.*Development::
004 : action = browsecategory
options = ^Web.*Development::
userlevel = 0
itempriv = 11111111
showstring =
showflags = show[c] =
show[e] =
show[d] =
show[f] =
show[n] =
show[t] =