answersLogoWhite

0

Index.php file is the building block/skeleton/base of a website. Category 5 is just a category. In order to understand what category 5 means in this case, the best way would be to read up on a php, or website building manual.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What does an index php signify?

PHP is an open-source scripting language used to code websites and webpages. An index php is a page used on a web server as the main frontpage for the website.


Where can you buy a script?

When you say script, what do you mean exactly? If you mean php or code script, you should search on seoclerk.com


How do you put HTML in PHP?

Its done exactly the same as when you put it in an HTML file. There are 2 ways you can do it: <html> <?php // php stuff ?> </html> Or you can do it like this: <?php echo "<html>"; // php stuff echo "</html>"; ?>


Undefined index in PHP?

Please focus on the line number before the line of the error. There must be an array, with some issues with the index.


What is an unidentified index in php?

Probably it's "Undefined Index".You must have seen it in some of the PHP notices or warnings.It comes, when you are working with arrays and the Index or Key your code is using doesn't actually exist.For Example,if you define an array:$a = array( 'a'=>'pak' , 'b' => 'asif' );having two Indexes (a & b),But later on, you code like:$a['c'];Now, c index doesn't actually existed in $a array, so a PHP warning / notice will appear on run time saying:Undefined Index 'c' ....Hope this help you!


What is exactly stands for php?

In the beginning, it was called PHP/FI for "Personal Home Page / Forms Interpreter". Then when the project got bigger it was renamed into the form "PHP: Hypertext Preprocessor", a recursive acronym.


What exactly is a PHP computer system?

A PHP computer system is simply a set of computers using the PHP programming language. It is used in over 200 million websites currently and was created in 1995.


What does Index PHP stand for?

PHP stands for Hypertext Preprocessor is a widely-used multipurpose scripting language that is used mainly for dynamic web page development that can be embedded in HTML format.


What does the acronym Canada PHP mean?

There is no known Canadian acronym for the words Canada PHP. PHP can stand for many things but nothing of significance, for example an organization, that it would mean in Canada.


What PHP Codes?

if i got your question right, you mean "what are php tags?" your should write PHP codes between <?php ... ?> where ... should be replaced by codes that you need. But if you mean "what are php codes?": there are some default codes that you may find them on php.net, and the other part is codes (Functions or classes) that other programmers develops..


What does php mean in Chinese?

PHP is "Hypertext Preprocessor", use google translator to make it Chinese :D


Are any companies in the Eastern US offering a job with PHP programming?

There are many companies that are offering programming jobs in PHP. Chances are if you check Monster.com you can find exactly what you are looking for.