Categories
This section holds the most general questions about PHP: what it is and what it does.
This section has details about PHP download locations, and OS issues.
PHP has already a long history behind him: Legendary PHP 1.0, PHP/FI, PHP 3.0 and PHP 4.0.
This section holds common questions about relation between PHP and databases. Yes, PHP can access virtually any database available today.
PHP and its friends - HTML, COM etc.
Search Articles
Most Popular Questions
Recently Added Articles
added on 03/07 12:08
added on 03/07 12:07
added on 03/07 12:06
added on 03/07 12:04
added on 03/07 12:02
|
Frequently Asked Questions
Welcome to our FAQ page!
Welcome to FAQ 757
If you can see this message, Congratulations. Your installation was successful.
Please feel free to play with FAQ757 administration panel and start creating your own unique knowledgebase.
FAQ757 features:
Use it for free (Just keep our banner & link)
100% source code
Single language file for admin area
Unlimited number of categories
Unlimited depth of subcategories
Unlimited number of records
Supports visitor rating
Supports visitor comments
Free downloable back-end admin skins
Free downloadable front-end user templates
Can be used as a simple CMS via markers
API for maximum flexiblity.
Please visit http://www.it747.com:
to see whether you are using the most recently updated FAQ 757 system
for front-end user templates
for back-end admin skins
for API documentation
and for other useful information
Thank you very much for choosing FAQ757.
Have a nice day,
FAQ757 Team
PS: Please figure out how to delete this record.^_^
rating:  |
views: 696 |
comments: 0 |
update: 03/25 16:58 |
From the preface of the manual:
PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.
A nice introduction to PHP by Stig S�ther Bakken can be found at � http://www.zend.com/zend/art/intro.php on the Zend website. Also, much of the � PHP Conference Material is freely available.
rating:  |
views: 613 |
comments: 0 |
update: 03/13 13:27 |
PHP stands for PHP: Hypertext Preprocessor. This confuses many people because the first word of the acronym is the acronym. This type of acronym is called a recursive acronym. The curious can visit » Free On-Line Dictionary of Computing for more information on recursive acronyms.
rating:  |
views: 400 |
comments: 0 |
update: 03/07 11:45 |
Subcategories
|
This section holds the most general questions about PHP: what it is and what it does.
|
This section has details about PHP download locations, and OS issues.
|
|
PHP has already a long history behind him: Legendary PHP 1.0, PHP/FI, PHP 3.0 and PHP 4.0.
|
This section holds common questions about relation between PHP and databases. Yes, PHP can access virtually any database available today.
|
|
PHP and its friends - HTML, COM etc.
|
Suggested Reading
|
Since Javascript is (usually) a client-side technology, and PHP is (usually) a server-side technology, and since HTTP is a "stateless" protocol, the two languages cannot directly share variables.
It is, however, possible to pass variables between the two. One way of accomplishing this is to generate Javascript code with PHP, and have the browser refresh itself, passing specific variables back to the PHP script. The example below shows precisely how to do this -- it allows PHP code to capture screen height and width, something that is normally only possible on the client side.
rating:  |
views: 558 |
|
You can find a browscap.ini file at » http://browsers.garykeith.com/downloads.asp.
rating:  |
views: 362 |
|
|
You can download PHP from any of the members of the PHP network of sites. These can be found at � http://www.php.net/. You can also use anonymous CVS to get the absolute latest version of the source. For more information, go to � http://www.php.net/anoncvs.php.
rating:  |
views: 495 |
|
PHP stands for PHP: Hypertext Preprocessor. This confuses many people because the first word of the acronym is the acronym. This type of acronym is called a recursive acronym. The curious can visit » Free On-Line Dictionary of Computing for more information on recursive acronyms.
rating:  |
views: 400 |
|
|
From the preface of the manual:
PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.
A nice introduction to PHP by Stig S�ther Bakken can be found at � http://www.zend.com/zend/art/intro.php on the Zend website. Also, much of the � PHP Conference Material is freely available.
rating:  |
views: 613 |
|
Welcome to FAQ 757
If you can see this message, Congratulations. Your installation was successful.
Please feel free to play with FAQ757 administration panel and start creating your own unique knowledgebase.
FAQ757 features:
Use it for free (Just keep our banner & link)
100% source code
Single language file for admin area
Unlimited number of categories
Unlimited depth of subcategories
Unlimited number of records
Supports visitor rating
Supports visitor comments
Free downloable back-end admin skins
Free downloadable front-end user templates
Can be used as a simple CMS via markers
API for maximum flexiblity.
Please visit http://www.it747.com:
to see whether you are using the most recently updated FAQ 757 system
for front-end user templates
for back-end admin skins
for API documentation
and for other useful information
Thank you very much for choosing FAQ757.
Have a nice day,
FAQ757 Team
PS: Please figure out how to delete this record.^_^
rating:  |
views: 696 |
|
|
|