List Views

Total Items found in Views is 301883.
An advanced collection of page views
Top viewed in Views
37 my old hunter in wow 37 my old hunter in wow 37 mysql to sqlite notes 37 mysql to sqlite notes 37 mysql to sqlite notes 37 nice webkit scrollbars (scroll bar, web kit, nice) 37 nice webkit scrollbars (scroll bar, web kit, nice) 37 nice webkit scrollbars (scroll bar, web kit, nice) 37 old browser check with javascript 37 open sans @import embed font quick 37 parallax js scroll testing 37 php check if a class exists 37 php check if a class exists 37 php check if a class exists 37 php check if url is valid with filter_var 37 php check if url is valid with filter_var 37 php convert date now into a sql timestamp 37 php convert date now into a sql timestamp 37 php convert date now into a sql timestamp 37 php convert date now into a sql timestamp 37 php convert number with k on the end to full number 37 php error feed errors: XML or PCRE extensions not loaded! 37 php export csv from string to browser download 37 php function load as table - load_as_table 37 php function load as table - load_as_table 37 php get file extension from a file name 37 php get file extension from a file name 37 php get file extension from a file name 37 php get file extension from a file name 37 php html template class system 37 php html template class system 37 php mysql table exists function 37 php mysql table exists function 37 php mysql table exists function 37 php post data back to a url with a function 37 php post data back to a url with a function 37 php post data back to a url with a function 37 php post data back to a url with a function 37 php print an array nicely 37 php redirect 37 php redirect 37 php redirect 37 php return json header and content 37 php save csv from array to file 37 php save csv from array to file 37 php strip non numbers from string - remove all non-numeric characters from a string 37 php strip non numbers from string - remove all non-numeric characters from a string 37 php strip non numbers from string - remove all non-numeric characters from a string 37 php strip non numbers from string - remove all non-numeric characters from a string 37 php substr return part of a string
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
You want to be the best, you MUST put the long yards in! Nothing comes easy in life so stop wishing and start DOING! So many people would rather bitch and moan than help themselves. Dont be one of those negative drainers, start today, make a small change and keep going forwards with this attitude!
Unknown
Random CSS Property

url()

The url() CSS function is used to include a file. The parameter is an absolute URL, a relative URL, a blob URL, or a data URL. The url() function can be passed as a parameter of another CSS functions, like the attr() function. Depending on the property for which it is a value, the resource sought can be an image, font, or a stylesheet. The url() functional notation is the value for the <url> data type.
url() css reference