Problem with $_GET['page_id']=
-
hello,
if i have a page on my site (named “WORD”),
i want the function to understand that value.i use
$_GET[‘page_id’]=strtoupper(word);
but it doesn’t work. if my site has a page “word” (with lowercase), than the function works. but i want to get the uppercase value. i need this..
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Problem with $_GET['page_id']=’ is closed to new replies.