Mez

3,537
Reputation
198 views

Registered User

name Mez
member for 1 year
seen 2 hours ago
website
location Birmingham, UK
age 24
Open Source Enthusiast, self proclaimed geek.
2d
awarded  Mortarboard
Dec
5
answered Adding an argument to a decorator
Dec
5
comment Emailing in PHP
Variable substitution won't work inside single quotes, btw
Dec
5
answered Django: several tables for one model.
Dec
4
revised extreme ajax implementation in web service?
edited tags
Dec
2
comment Regex - If contains ‘%’, can only contain ‘%20’
Apologies... fixed.
Dec
2
revised Regex - If contains ‘%’, can only contain ‘%20’
added 4 characters in body
Dec
2
comment Regex - If contains ‘%’, can only contain ‘%20’
This means "Either starts with something that is "%20" or not "%" ...
Dec
2
answered Regex - If contains ‘%’, can only contain ‘%20’
Dec
1
accepted How to create Menu in linux mint
Dec
1
revised Memcache Vs. Memcached
deleted 215 characters in body
Dec
1
answered Memcache Vs. Memcached
Dec
1
revised Memcache Vs. Memcached
edited title
Nov
29
comment Getting Unique Foreign Keys in Django?
That was what I was about to put in.
Nov
27
accepted PHP: Convert unicode codepoint to UTF-8
Nov
26
comment PHP: Convert unicode codepoint to UTF-8
Not in my tests it doesn't. It converts the code as shown in the Q to a HTML entity... THEN decodes the html entity.
Nov
26
answered PHP: Convert unicode codepoint to UTF-8
Nov
26
comment can I do a regex search/replace in vs.net?
/me doesn't know vs.net well enough to give you something specific fo ti - I just know that's a valid PCRE. Which did you use?
Nov
26
comment modify sql file on using command line on unix
Well, that depends on whether you ACTUALLY meant xx_
Nov
26
revised modify sql file on using command line on unix
edited tags
Nov
26
answered Image upload - Latin chars problem
Nov
26
comment Image upload - Latin chars problem
What version of PHP are you using?
Nov
26
answered can I do a regex search/replace in vs.net?
Nov
26
answered modify sql file on using command line on unix
Nov
25
answered Website hacking - Why it is always possible to do?
Nov
25
revised Regex Problem (newbie)
deleted 1 characters in body
Nov
25
comment Regex Problem (newbie)
good point - editing
Nov
25
answered Regex Problem (newbie)
Nov
24
accepted simple xml object
Nov
24
comment TCP IP Guaranteed delivery question
belongs on serverfault really.
Nov
24
revised simple xml object
deleted 7 characters in body; added 321 characters in body
Nov
24
answered simple xml object
Nov
24
answered cURL Error when using CURLOPT_FOLLOWLOCATION
Nov
24
comment PHP cURl: Can I check if my user agent is working?
However, this won't check that the UA he's set in his PHP code is valid... at all...
Nov
24
answered How to create Menu in linux mint
Nov
24
revised session table ?
added 16 characters in body
Nov
23
accepted PHP GET question - calling from a POST call
Nov
23
comment Google Analytics Tracking Code and Document.write causing requests to localhost?
What browser are you using? Have you tried this in other browsers?
Nov
23
answered PHP GET question - calling from a POST call
Nov
18
answered Controller folders and the new Autoloader in Zend Framework
Nov
8
accepted Cannot import django.core
Nov
8
answered Cannot import django.core
Nov
7
accepted Redirecting all uri’s to script possibly with htaccess
Nov
5
accepted What are your suggestions for storing AWS authentication data?
Nov
5
revised Permission Denied error with Django while uploading a file
edited tags
Nov
5
answered GTK+ Startup Notification Icon
Nov
3
answered Edit Django User admin template
Nov
3
comment Edit Django User admin template
you probably need to add it in TEMPLATE_DIR/admin/auth/user if it's only specific to a certain user ;)
Nov
3
answered curl not storing cookies
Nov
3
comment Edit Django User admin template
What do you mean "doesnt fit in"? Doesnt display?