answersLogoWhite

0

Copy the URL with the .php, The .php is part of the page.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Where can you find a video website for kids?

Here is a List: [url]http://askyourpc.com/blog1.php/fun/on-the-web/is-there-a-youtube-for-kids[/url] or go here: www.totlol.com


What is the GET method in PHP?

The GET method in PHP allows you to grab information from the URL to use in your script.For example, say you are on the URL index.php?id=1 you could then in the PHP script grab the id using the GET method to use in your script.


What is the official website for PHP?

The official website of PHP would be php.net.


What is official website of PHP?

The official website of PHP would be www.php.net.


What does php mean at the end of an url?

Websites are servers that present pages as they are requested. Pages, in this context, are merely different kinds of files -- much like images and word documents. The "php" appended at the end of a URL indicates you are requesting a PHP type file, which is composed with the PHP language. PHP is a programming language that stands for "PHP: Hypertext Preprocessor." It is used to develop websites that present dynamic content and allow page-to-page interaction, such as forums and wikis.


Is a url another name for a website?

A URL is the address of the website, not the website itself.


How does PHP function in applications?

in php used for one typ website


What does url website mean?

The URL is the (homepage) Internet address of a website. The homepage is referred to as a URL and the inner pages of the website are referred to as the htmls.


How do you write themes in PHP?

You can use Cascading Style Sheets (CSS) to create website themes for your PHP website.


How do you save image url in database by using php?

To save an image URL in a database using PHP, you can create a table with a column to store the URL. When inserting data, you can use SQL queries with PHP to insert the URL into the database. Make sure to properly sanitize and validate the input to prevent SQL injection or other security vulnerabilities.


What is a feature of PHP?

PHP or Personal Home Page is a website scripting programming language.


When would one use a PHP table?

PHP is a type of coding for a forum or website. Any website that uses the PHP coding could use a table to organize data or to show relationships between the specific data that is on the website.