Tag Archives: tutorials

Rotating a text line

Is it possible to rotate a text line? I need my text to be rotated so that it reads vertically Continue reading

Posted in BlueVoda, Hosting, php, VodaHost | Tagged , , , , , , , , , , , | Leave a comment

Protecting My eBook

Hi Any successful ebook publishers out there who can advise me how I can protect my ebook against copyright infringement/theft? Thanks Musky Continue reading

Posted in BlueVoda, Hosting, php, VodaHost | Tagged , , , , , , , , , , | Leave a comment

eBook Copyright Protection

Hi Any successful ebook publishers out there who can advise me how I can protect my ebook against copyright infringement/theft? Thanks Musky Continue reading

Posted in BlueVoda, Hosting, php, VodaHost | Tagged , , , , , , , , , , , | Leave a comment

SSL / .htaccess

I placed this below in my .htaccess to divert pages through to SSL(secure pages), which worked fine, But I removed this from .htaaccess becuase I changed my mind..Ths code below is now deleted from .htaccess, but my page still goes through the secure connection.. Any ideas why this still happens and how can I have just my un-secure pages back.. RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteCond %{REQUEST_URI} /blarblarblar RewriteRule ^(.*)$ https://blarblar.com/$1 [R,L] Any help would be great.. Continue reading

Posted in BlueVoda, Hosting, mysql, php, VodaHost | Tagged , , , , , , , , , , | Leave a comment

Configure smtp

Hello, I´m trying to use a software (atomic email sender) to send a newsletter. Continue reading

Posted in BlueVoda, Hosting, php, VodaHost | Tagged , , , , , , , , , | Leave a comment