Quantcast
Channel: PHP Freaks: PHP Help
Viewing all articles
Browse latest Browse all 13200

link filename get another file.

$
0
0
File1:
<?php
$home['1']='home/1.php'
$home['2']='home/2.php'
?>

File2:
<?php
Include File1.php
<a href="<?php echo $home['1']; ?>">home 1</a>
?>


Whats wrong is that simple script? Can someone help me little bit :)

Viewing all articles
Browse latest Browse all 13200

Latest Images

Trending Articles



Latest Images