Results for: "https"

Contents (752)

10 Tools for Evaluating Web Design Accessibility
10 Tools for Evaluating Web Design Accessibility

Web design accessibility plays a vital role in ensuring that websites are inclusive and usable for…

read more
28 Tools for Responsive Web Design
28 Tools for Responsive Web Design

Today we have compiled a list of 28 Tools for Responsive Web Design. Take a look! 1.Responsive web design sketch sheets…

read more
Apache:Setup a SSL Certificate with Thawte
Apache:Setup a SSL Certificate with Thawte

Here is a short tutorial how to set up a Thawte SSL 123 SSL certificate (a domain-only validation SSL Certificate).…

read more
Php Snippet: parse url and separate all it's parts
Php Snippet: parse url and separate all it's parts

Use this snippet to get some value iside urls, for example the last directory. $url = 'https://aplicaciones.org/wp-content/uploads/2011/09/skypevideo-500x361.jpg?arg=value#anchor'; print_r(parse_url($url)); $url_path = parse_url($url, PHP_URL_PATH); $parts =…

read more
Google Keep, a New Service for Taking Notes
Google Keep, a New Service for Taking Notes

Google just launched a new notes service called “Keep.” It works kind of like Evernote or Apple’s Notes, allowing Android…

read more