markusPHP

markusPHP

Joined
Jun 16, 2008

Activity Stream

markusPHP commented on a Page, Average  -  Aug 28, 2008

There should be no preference between split() and explode(); explode IS faster.

 Respond  
markusPHP commented on a Page, Simple Redirect  -  Jul 19, 2008

Jeez, these are SIMPLE snippets.

 Respond  
markusPHP commented on a Page, URL File Name Extractor  -  Jun 16, 2008

Useful

 Respond  
markusPHP commented on a Page, Copy to Clipboard Javascript  -  Jun 16, 2008

Works in Opera, you might add.

 Respond  
markusPHP commented on a Page, Snow  -  Jun 16, 2008

Most annoying thing you will ever come accross on a website.

 Respond  
markusPHP commented on a Page, JS Login Form  -  Jun 16, 2008

Abit lengthy for such a pointless task. :)

 Respond  
markusPHP commented on a Page, My first javascript  -  Jun 16, 2008

Whoa, guys, calm down.

type attribute missing - error 1.
semi-colons missing - not an error, but good fashion.
Elements in uppercase - Won\'t validate.
onClick There is no such attribute; it\'s onclick

What I don\'t understand is, how can post such a pointless code in the snippets section? There\'s no use to it.

 Respond  
markusPHP commented on a Page, PHP Directory List  -  Jun 16, 2008

http://uk.php.net/fnmatch
Scroll down for some talk on fnmatch() substitutes

 Respond  
markusPHP commented on a Page, PHP Calendar  -  Jun 16, 2008

Pre-incrementing(++$var) is quicker than post-incrementing($var++)

 Respond  
markusPHP commented on a Page, PHP Image Scaler  -  Jun 16, 2008

Just a note: resizing images on \'the fly\' is resource intensive.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.