(např. http://username.myopenid.com)
paster
← nový
|
archiv →
hledání
tagy
.htaccess
DBI
RSS
admin generator
api
ascii
association
auth
awstats
blog.cz
blogísek
cache
checker
class
cs
culture
czech
diakritika
domain
download
etarget
feed
filter
flac
format_filesize
gnome
google
google chart
helper
hezký zbytek
hours
hovínko
i18n
javascript
kódování
locales
lwp
mail
menu
mod_rewrite
myUser
nautilus
package
pager
pagerank
partial
password
peer
permalink
permalinks
post
propel
prototype
proxy
qmail
quotes
random
reader
regex
retrieveByPermalink
rows
rules
scene
scrap
script execution
server
seznam
sfFileCache
sfWebBrowser
sitemap
skel
skeleton
spam
spamdyke
srank
symfony
table
threads
title
tryPermalink
unaccent
upload
uploader
urilize
utf
xml
jazyky
perl
11
php
20
text
5
xml
1
bash
1
javascript
1
snippet generovani grafu »
air.kadlec@seznam.cz
Poslední snippety
domain regex
simple regex domain check...
^
(
[
a-z
]
[
a-z0
-9
\-
]
+
(
\.|\-*\.
)
)
+
[
a-z
]
{
2
,
6
}
$
Tagy:
domain
regex
perl
1 řádků
| 2008-04-23 03:41:58 |
air.kadlec@seznam.cz
Regex checking HH:MM time format
24h format. Allowed are values between 00:00 - 23:59, there _can_ be zero as first char like 08:25...
/^
(
[
01
]
?d|
2
[
0
-3
]
)
:
[
0
-5
]
d$/
Tagy:
hours
regex
perl
1 řádků
| 2008-02-04 21:00:15 |
air.kadlec@seznam.cz