Hello. I've spent hours trying to implement rsa encryption and am getting tired of the annoying complexity and lack of WORKING examples out there. I'm asking for any kind of help.
Here's the goal...
Type: Posts; User: enzis
Hello. I've spent hours trying to implement rsa encryption and am getting tired of the annoying complexity and lack of WORKING examples out there. I'm asking for any kind of help.
Here's the goal...
Hi guys! I've been doing some research on how to go about doing a web-based chat application. I see that to do it right, it should be socket based, and that sockets are a php thing. Thus, it makes...
Hello. I'm in need of ideas and advice for approaching an issue. I always prefer to come to the bluehost forums for help, as you guys are always friendly and incredibly smart :). Any thoughts would...
Hello! I had a question as I wanted to further my understanding of html code. I've seen a technique before where there will be a link to a page thats something like
<a href="1234">link</a>
Only...
I see. That confirms my suspicions. May I also ask what the purpose of using a star in meta tags is? as in something like ' descriptions="*" '
Hi guys! I had googled for a while with no luck, so I wanted to see if anyone here may have some answers.
I've got a website with several pages that need their title and meta descriptions...
Hello again. I had a question in regards to .swf objects on a page. We have a web page with a header, an .swf object in the middle, and a footer. It's like as follows:
----
header
----
.swf...
Hello my friends from BlueHost! I have yet another question that needs help. A friend and I are working on a new web project (mostly for educational purposes) and are trying to learn about securing a...
Hello. I wanted to turn on APC for one of my sites. I had a guy from tech support install it for me, and I now need to add "extension=apc.so" to the bottom of the php.ini folder.
That's all good,...
*SOLVED*
I called bluehost and a guy helped me sort this out.
For $host, you call it localhost. you LITERALLY call it localhost. When I did my research and saw "localhost", I assumed that meant...
Hello. I'm very new to databases and help spent a lot of trying praying to get to the point where I can just view data in a database....
I've got a sample database set up through phpmyadmin, and...