Jump to content

Use PHP To Make a List....


jamesbond110

Recommended Posts

Hi, does anyone know if and how to do this:

 

1) Access a specified directory and look for all .php files.

2) Identify <title> and <meta keyword> tags.

3) Create a list attributing title and keywords to the .php files

 

For example:

Output:

[a href=aa1.php]Title1[/a] | Keywords 1

[a href=aa2.php]Title2[/a] | Keywords 2

[a href=aa3.php]Title3[/a] | Keywords 3

[a href=aa4.php]Title4[/a] | Keywords 4

 

Any ideas and help for this nooblet?

Link to comment
https://forums.phpfreaks.com/topic/84262-use-php-to-make-a-list/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.