Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
How come printDownHTML does NOT put footer.txt out like printTopHTML puts header.txt????
Dicl
printDownHTML
It does.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
That's my (simple) way of protecting the "Powered by" link so I can't share it with you.
You can confirm that the include is working simply by placing this code in footer.txt:
Upload, refresh gbook.php and you will see the This is footer text at the bottom of your GBook.
You can confirm that the include is working simply by placing this code in footer.txt:
Code: Select all
<h3>This is footer</h3>
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
It installs spyware, a hidden camera in your bathroom and a bunch of viruses on your server.
Just kidding of course
What it does is:
- check if a valid license is on the server
- if not it prints the "Powered by" link
- includes the footer.txt
- ends the page HTML code
If you need anything more specific find someone who can uncompress that code for you (anyone competent in PHP should be able to do it).
Just kidding of course

- check if a valid license is on the server
- if not it prints the "Powered by" link
- includes the footer.txt
- ends the page HTML code
If you need anything more specific find someone who can uncompress that code for you (anyone competent in PHP should be able to do it).
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools