answersLogoWhite

0

Where can one go to get php info?

Updated: 8/20/2019
User Avatar

Wiki User

10y ago

Best Answer

You can get information relating to PHP files online at websites such as Blue Host Forum and PHP. You can also find more information relating to the PHP file type at its associated Wikipedia page.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Where can one go to get php info?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

I need a wiring diagram for a 1972 Volkswagen beetle?

go to The Samba http://www.thesamba.com/vw/archives/info/wiringt1.php


Wiring diagram for a 1975 vw camper bus?

go to http://www.thesamba.com/vw/archives/info/wiringt2.php you will find it there


I have a HTML website I want to use a php script I have but the main php file has the info in it and I want it to be on the HTML site how can I embed or use the php code without using frames?

change the extention of the .HTML file to .php and then open the file that was previously HTML and put <?php include ("path/to/second/php/file.php"); ?> so for example if i have page1.HTML and page2.php i rename page1.HTML to page1.php and then put <?php include ("page2.php"); ?> where i want page2 to appear. Note: Any HTML file can be renamed to have a .php extention even if it doesnt contain any PHP.


How does PHP function in applications?

in php used for one typ website


Is php an interpretor?

PHP is in interpreted language, and ships with one, however PHP itself is a program language and not an interpreter.


What are the php codes?

Your question is very vague, The PHP Codes as you call them could be referring to the server-side code written in PHP that a website uses. for more information about PHP go to php.net


Where would one find information online on how to use the php admin?

One can use a Php admin to store information which can be easily accessed. If one uses the Php my admin one can have it to keep updated automatically.


What is php plus plus?

PHP++ is an object-oriented version of the PHP programming language. ++ is used in programming to increment a variable by one so it means an improved version of PHP.


Where can one find a free PHP editor?

There are many free PHP editors available online. You can check out the Free PHP Editor website, or download "Davor's PHP Editor". If you need one for Mac OSX, try Netbeans.


Where can you find a fuse diagram for a 1969 Volkswagen bug?

http://www.thesamba.com/vw/archives/info/wiringt1.php


Where can one find information about a PHP Split?

You can find information about the PHP split function in the official PHP documentation on php.net. This function was deprecated in PHP 5.3.0 and removed in PHP 7.0.0, so it is recommended to use explode() or preg_split() instead.


What can you do with this phpmyadmin info?

phpMyAdmin is an application written in the PHP language that provides a web-based interface for the administration of MySQL databases.