| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 5 months |
| seen | May 18 at 21:40 | |
| stats | profile views | 1 |
|
Jan 13 |
comment |
Applying a value to a new XML element with attributes using PHP's simpleXML That would certainly be easier but I am lazy about reordering the elements by their timestamp value because surely if I re-add the element it will end up on the bottom and not it's original position. But if it comes down to it, I'll reorder it. |
|
Jan 13 |
comment |
Applying a value to a new XML element with attributes using PHP's simpleXML I am thoroughly embarrassed, sir. I guess I wasn't thinking. However I still have the dilemma about modifying the value later on. |
|
Jan 13 |
asked | Applying a value to a new XML element with attributes using PHP's simpleXML |
|
Dec 31 |
awarded | Scholar |
|
Dec 31 |
accepted | .htaccess rewrite for date i.e. /2012/12/31 |
|
Dec 31 |
comment |
.htaccess rewrite for date i.e. /2012/12/31 Yes, trailing slash. I found a page where they were using it like that and I had thought it was something to do with where the variables and patterns match up, which in retrospect seems pretty ridiculous. |
|
Dec 31 |
awarded | Student |
|
Dec 31 |
comment |
.htaccess rewrite for date i.e. /2012/12/31 So that must also mean I don't need to double all the rewrite rules for a leading slash? The solution works wonderfully and has fixed other similar issues I've had, thanks! |
|
Dec 31 |
asked | .htaccess rewrite for date i.e. /2012/12/31 |