View Single Post
  #1  
Old 08-28-2009, 05:36 AM
 
Knickershack Knickershack is offline
 

Member
  
Join Date: Apr 2008
Posts: 25
 

Default spitting variables

Hi
Im trying to find a way that i can split up each part of the $location[position] variable into seperate variables.

ie.. if $location[position] is "home.php home.php?cat=..."
$var1 home.php
$var2 home.php?cat=...

etc etc

thank you all
__________________
Branch 4.1.11

Lingerie site
Reply With Quote