Filter
- to
buamai invite
i need a ffffound invite - anyone interested in buamai invite? - swap
- to
string replace or preg_replace
good morning boys and girls...can someone point me to the right direction, please.
i have to replace my php-echo-output
»JUNE 29, 2009–JULY 5, 2009«
with just »last week«
<code>
<?php
ob_start();
wp_get_archives('type=weekly&limit=1');
$wklyarchives = ob_get_contents();
ob_end_clean();
$wklyarchives = preg_r…
- to
wordpress q - redirection
hi coder,
i have this line:
$redirect_url = 'xyz.com';
instead of 'xyz.com' can i use a 'tag' like [host]?
cheers
- to
javascript Q - ajax
hi...i have a little javascript-code that gives me back a url:
http://localhost/testwebpage/sub…
- to
wordpress div-rollover
hi...can someone help me to solve following question.
if you take a look here: http://www.thisisyourpartee.com/…
you can see a mo…
- to
wordpress q: avoid double posts
I want to build a blog with several authors.
they enter some data, to post...first they have to fill out a custom field »isbn…
- to
php q about quotes ' "
Can someone tell me when i have to use single Quotes ‘ ‘ and when i use the double ones ” “?
Is:
“This” for a string and
‘thi…
- to
ffffound invite
yep, always the same question...does someone can give me an invite? i study media-design and i think i realy can use it.
- to
who paint this...
http://flickr.com/photos/myibook…
i can't remember...
- to
japan design blog
pls help me,
i am looking for some design blogs from japan..
any suggestions?
- to
need link, flashdetection sucks
hi, can someone post the link after the succesfull flashdetection of
http://www.draft.jpi got only the "no flash installed" p…
- to
css position question
i am a little bit irritated about follwing...
if i do this:<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" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><title>untitled</title>
<style type="text/css">
* {padding: 0px; margin: 0px;}
.styleclash {width: 200px; height: 200px; border: 1px solid red; }
#wrapper {width: 800px; height: 100%; border: 1px solid black;}
</style></head>
<body>
<div id="wrapper">
<div id="header" class="styleclash">header</div>
<div id="c…
- to
FLEX dvd-player
Has someone experience with flex? - i want to build a dvdmenu with flex...no no no, not with flash but i think it doesn't matter i…
- to
ffffound invitations
Here are thousends of requests...has someone got a fffound invitation by requesting?
And how many invitations do you get as a new…
- to
where to start mashup-dev?
hi qbn's, what's the best way to start developing mashups?
what i have to do first?
okay everthing starts with an idea!
but the…
- to
framework for webapps
i have to learn one of those nice things to develop my own apps!
what do you think is the most comfortable framework to develop…
- to
save to disc
shit...i like this "save to disc" function http://www.filippa-k.com/#/colle…
- to
wordpress q!
hey any wordpress-user online?
i want to limit the upload size, without changing the php.ini. maybe someone has an idea...of cour…