1 urantian Mar 17, 2010 00:10
3 urantian Mar 17, 2010 06:45
Hi. Thank you for writing.
I lease a server and, yes, it supports Perl scripting. I have the VIRTUAL function working now, allowing me to have my custom headers at the top of every blog page. It only took a single line of code in the skin header include file.
---Michael
4 jmcausing Mar 17, 2010 07:02
hmm so is everything ok now?
5 urantian Mar 17, 2010 07:16
Yes. It appears to work fine, throughout the entire blog. Placing the following code in the first line of the "_body_header.inc.php" file allows me to insert a custom header, with a logo, JavaScript menu, and a photo.
<?php virtual ('/cgi-bin/showblogheader.pl'); ?>
---Michael
6 jtruchon Apr 01, 2010 07:19
The best solution is to get the hosting services to that services... .. Also i want to share my experiences with you... About domain name and hosting services.. Its basically the web development process.. I got my domain name in here *removed/ @ reliable costs...
7 urantian Apr 01, 2010 08:22
Hi Kanna84,
Thank you. I'm all set with domains, and I have my own server. I'm working on configuring it, to control the blog's appearance.
---Michael
8 jmcausing Apr 01, 2010 15:58
Hi. You can also follow b2evo in http://www.facebook.com/b2evolution and http://twitter.com/b2evolution
hi.
does your hosting supports perl scripting? id you do, i think you have to learn about php with perl.. PHP + PERL visit http://devzone.zend.com/article/1712
you might wanna check or do some research about the function VIRTUAL http://php.net/manual/en/function.virtual.php