Quantcast
Channel: Zourbuth » Code
Browsing latest articles
Browse All 3 View Live

HTML Background Image at Bottom

Code snippet: The image always remains at the bottom of the page. No matter what scrolling or resizing you do. background:#FFFFFF url(backgroundpic.jpg) repeat-x fixed center bottom;

View Article



Get Value from Class

<?php class myclass { function myfunction() { /** your code here **/ } } $object = new myfunction(); echo $object->name(); ?>

View Article

Auto Generated Content Using Search Page and Bing

Open theme search.php and add the following code before get_header(); line: <?php define('BING_API_KEY', ''); function pete_curl_get($url, $params){$post_params = array(); foreach ($params as $key...

View Article
Browsing latest articles
Browse All 3 View Live




Latest Images