str_replace Help!

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
cartman
Posts: 18
Joined: Tue 18. Nov 2003, 19:38
Contact:

str_replace Help!

Post by cartman »

Hi! my webhosting company adds a javascript entry ot my php pages (to the first line), so a lot of scripts and functions are unusable.
(the script adds a banner to my site)
Is there a way to replace that entry somehow with
srt_replace

?

check it out
http://users.atw.hu/c/a/cartmanland/index.php
User avatar
Oliver Georgi
Site Admin
Posts: 9907
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

I think this is not possible - maybe you can try to use a new JavaScript function

Code: Select all

<!--
function r() {
  return true;
}
//-->
Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply