General Programming Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingGeneral Programming Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old April 20th, 2003, 02:55 AM
russgri russgri is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Dec 2002
Location: Tupelo, Ms
Posts: 2 russgri User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
DevArticles_Sams Book page.inc etc

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/russgri/sportsmenafield-www/page.inc on line 102

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/russgri/sportsmenafield-www/page.inc on line 102

Here is

PHP Code:
function IsURLCurrentPage($url)
  {
//Here is line 102   
 
if(strpos$GLOBALS['SCRIPT_NAME'], $url )==false)
    {
      return 
false;
    }
    else
    {
      return 
true;
    }
  } 

Reply With Quote
  #2  
Old April 20th, 2003, 11:06 AM
jpenn jpenn is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Oct 2002
Location: Washington, DC
Posts: 317 jpenn User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 m 3 sec
Reputation Power: 7
Where to pick this up from ->
PHP Code:
if( strpos$GLOBALS['SCRIPT_NAME'], $url )==false 

The '== false' part?
__________________
~ Joe Penn

We work for free to help make this a valuable resource on the internet. Do you appreciate the help - did we provide help that will help you prosper and help that has contributed to sharpening your current skill set?

Show your appreciation and purchase something from our Amazon Wishlist's - it's simple and a great way to say thank you.




Reply With Quote
  #3  
Old April 20th, 2003, 04:44 PM
russgri russgri is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Dec 2002
Location: Tupelo, Ms
Posts: 2 russgri User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I am having trouble...php newbie...
I am trying to redo the templates on my site, partly to learn how to use classes and functions.

function IsURLCurrentPage($url) is, by its name looking for the url of this page.
Do I need to alter 'SCRIPT_NAME'
say to:
'devarticle_index.php'

PHP Code:
if(strpos$GLOBALS['SCRIPT_NAME'], $url )==false


URL

Reply With Quote
  #4  
Old April 22nd, 2003, 02:05 AM
avit avit is offline
Not Yet Perfect
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Location: Squamish, BC
Posts: 111 avit User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Send a message via ICQ to avit
I'm guessing here, but if you're running a more recent version of PHP, then the GLOBALS array is called:

$_GLOBALS[]

Mind the underscore. Try that...

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingGeneral Programming Help > DevArticles_Sams Book page.inc etc


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT