Hey Axelko,
Because in reality it's 30+ pdf's. I would like to drop them in a folder via FTP and let the script echo them on the website. Less work for me.
Bas
Search found 5 matches
- Sun 7. Apr 2013, 15:11
- Forum: phpwcms Support English
- Topic: PHPWCMS is changing code
- Replies: 6
- Views: 10609
- Sun 7. Apr 2013, 12:27
- Forum: phpwcms Support English
- Topic: PHPWCMS is changing code
- Replies: 6
- Views: 10609
Re: PHPWCMS is changing code
Thank you for the reply.
The code is not clean, but works outside PHPWCMS.
<?php
//Tekst
echo "<font size=\"2\" face=\"Verdana\">
Het KK’tje is het clubblad dat de Kameleon Kinheim eens in de zoveel tijd uitgeeft. Een vaste verschijningsperiode is er niet, maar we proberen er om de paar maanden ...
The code is not clean, but works outside PHPWCMS.
<?php
//Tekst
echo "<font size=\"2\" face=\"Verdana\">
Het KK’tje is het clubblad dat de Kameleon Kinheim eens in de zoveel tijd uitgeeft. Een vaste verschijningsperiode is er niet, maar we proberen er om de paar maanden ...
- Thu 4. Apr 2013, 22:31
- Forum: phpwcms Support English
- Topic: PHPWCMS is changing code
- Replies: 6
- Views: 10609
PHPWCMS is changing code
Hello!
I was wondering if you guys could help me.
I use PHP scandir to read out a dir and echo a few links, nothing too fancy.
On my own server, without PHPWCMS, it works fine. But with PHPWCMS is does partially.
The filenames are echo'ed great without PHPWCMS but it seems that somewhere in the ...
I was wondering if you guys could help me.
I use PHP scandir to read out a dir and echo a few links, nothing too fancy.
On my own server, without PHPWCMS, it works fine. But with PHPWCMS is does partially.
The filenames are echo'ed great without PHPWCMS but it seems that somewhere in the ...
- Thu 13. Dec 2012, 11:19
- Forum: phpwcms Support English
- Topic: Updating to get PHP support
- Replies: 3
- Views: 6993
Re: Updating to get PHP support
Thank you for the response!
The external content type worked
The other php shorttags did not. Which must I make the article for the others to work?
Regards,
Bas
The external content type worked
The other php shorttags did not. Which must I make the article for the others to work?
Regards,
Bas
- Wed 12. Dec 2012, 22:19
- Forum: phpwcms Support English
- Topic: Updating to get PHP support
- Replies: 3
- Views: 6993
Updating to get PHP support
Hello!
I just became a webmaster for a phpwcms website and I'm new to phpwcms.
It is currently running on version 1.3.3
The other day I wanted to add a piece of PHP code to an article.
I was searching for a proper shorttag to include an external php file.
Does anyone know what the proper shorttag ...
I just became a webmaster for a phpwcms website and I'm new to phpwcms.
It is currently running on version 1.3.3
The other day I wanted to add a piece of PHP code to an article.
I was searching for a proper shorttag to include an external php file.
Does anyone know what the proper shorttag ...