[code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />... Read More »
[code] <ul> <?php wp_page_menu('sort_menu=menu_order&show_home=Startseite'); ?></ul> [/code]... Read More »
[code]<?php if (is_home()) { ?> <title><?php bloginfo('name'... Read More »
[code] // tausche$data = '<a href="'.$tmp->url.'">'.$i... Read More »
[code] /^(?:(?:25[0-5]|2[0-... Read More »
[code] /^<([a-z]+)([^<]+)*... Read More »
[code] /^[a-z0-9-]+$/ To use this expression follow the code below... Read More »
[code] <?php $parameters['parameters']['FromCurrency'] = 'EU... Read More »
[code] <?php if ( in_category('News') ) {... Read More »
[code] In php.ini, at the end:upload_max_filesize = 8Mpost_max_size = 16Mmemory_lim... Read More »