hi
i need a script for a path (i think its called that)
for example if you go from the homepage to the gallery to celebrities it displaying in the corner of your webpage home--gallery--celebrities...
could you please help me?
hi
i need a script for a path (i think its called that)
for example if you go from the homepage to the gallery to celebrities it displaying in the corner of your webpage home--gallery--celebrities...
could you please help me?
What you are looking for is called a "Breadcrumb" listing. You can search google, or hotscripts, or the like, there are many out there. like this one for example.
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:
$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Bookmarks