Skip to Content

Articles Search Results

PHP Interview Questions and Answers

PHP Interview Questions - Here are some of the best PHP Interview questions with answers. We use most of them during the selection and hiring process of PHP programmers in our company. These are most commonly asked questions during the interview and... Read More

PHPKB Script has Search Engine Friendly URLs

PHPKB Knowledge Base Software offers Search Engine Friendly URLs (Static URLs) for dynamic knowledge base articles and categories. Administrator can turn on/off this feature of "SEO Friendly Links" from the "Manage Settings" page in the PHPKB... Read More

Progress Bar in PHP - Implement a progress bar with PHP

Almost every PHP developer feels the need to display a progress meter or progress bar in PHP at some point in their life when large amount of data processing is done on the server either in the form of file uploading or bulk insert/update operations... Read More

Generate PDF with PHP - Create Dynamic PDF Files in PHP

Do you want to create PDF Files dynamically in PHP online for your commercial software? Now you can do it with FPDF class library. FPDF is a PHP class which allows to generate PDF files with pure PHP without depending on external library... Read More

Cheat Sheets for PHP, AJAX, JavaScript, CSS, MySQL, Google

Cheat Sheets are the handy reference pages those can be used to get the information quickly rather than searching the help manual. Whether you have forgotten the name of a function in a programming language or the property of a cascading style... Read More

How to include a web page in the content section of PHPKB?

Practical Case: Is there a way to include a Web page in the "Content" section when adding a new question (maybe with a PHP include)?  Otherwise, I would like to display a Web page when viewing a question in the knowledgebase. Solution: Yes,... Read More

Results 1 - 10 of 74