|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
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:
|
|
#2
|
|||
|
|||
|
Where to pick this up from ->
PHP Code:
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. |
|
#3
|
|||
|
|||
|
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:
URL |
|
#4
|
|||
|
|||
|
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... |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > DevArticles_Sams Book page.inc etc |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|