thanks............
thax,............
thanks............
please you post the full script here
thankkkkkkkkkkkkkks
Hi Gumslone...
A little help please...... I can't make the script to work... Thank you!
Change in /audio/index.phpOriginally Posted by cobusbo [Only registered and activated users can see links. Click Here To Register...]
to 4 examplePHP Code:<?php
if (!isset($_GET[search]) OR $_GET[search] == "" OR $_GET[search] == "Type Artis Name or Song") {
$_GET[search] = "muse";
include("includes/layout_main.php");
}else{
if(!$_GET[page]) {
include("includes/searchtracking.php");
}
include("includes/layout_main.php");
}
?>
PHP Code:<?php
if (!isset($_GET[search]) OR $_GET[search] == "" ) {
echo 'Type the name of artist, song title or keyword!';
} else {
if(!$_GET[page]) {
include("includes/searchtracking.php");
}
include("includes/layout_main.php");
}
?>
Last edited by arnage; 03-12-09 at 22:13.
<!DOCTYPE html PUBLIC "-//WAPFORUM.RS
Can you please send me the working download.php file that works for 4shared source? Thank you so much in advance.......
Hi guys!
I made this work! The only thing that I'm totally confused is the pagination for search results.. A little help please? Ayone? Thank you
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks