Search the Community
Showing results for tags 'https'.
-
When I decided I wanted to add a visitor counter to my website, I scoured the Internet for a ready-made solution. I don't yet have the expertise to write my own routine, so I was hoping to find something relatively simple to implement. I encountered numerous sites offering free counters. On most of them, the process was the same. They provided a mechanism for customizing the way the counter should look. After selecting the styling options and viewing a preview, you push a button to generate the corresponding HTML code. The code generated is an HTML <img> tag which is to be placed in your
-
BACKGROUND: Sometimes I believe that I will never launch my project. The reason for this doubt is clear. Each time that I believe that I have got everything right, I make a small change that i am told will make everything better, and I finish by having to redo much of what I have already done simply to make it work as it did before with the new feature. What keeps me going on the other hand is that I have always somehow been able to overcome each of these sorts of major hurdles. No wonder it has taken me 14 months just to be able to get where I have gotten. DILEMMA: In order to obse
- 2 replies
-
- javascript
- http
-
(and 1 more)
Tagged with:
-
In my current website project, I would like to design a secure area for members. I have built basic login systems before, but I want to build something more secure this time. One of the things I would like to do it route requests using the HTTPS protocol. In my research on how to do this, I have been starting to learn about SSL certificates. As I understand it, in order to create an SSL encrypted connection that users can be confident in, I must purchase a certificate from a certificate authority (CA). I am questioning whether I really need to do this, though. Neither money nor information
-
Hello, i'm wondering should i go to HTTPS mode on my website because its available. What are the + & - of http & https?
-
My client has purchased SSL.But I am confused that how to embed SSL in my PHP checkout page.Please guide.