4,273 Topics
![]() | |
Hi I need a help to know which techniques are best for web designing web development. | |
Hello everyone, I'm currently developing a static web page intended to assist my students with their studies. The web page includes various educational tools and resources, which I've outlined using AWS services. You can check out the current version here: [Click here](https://gradescalc.com/) to test my simple tool for teachers and … | |
What we are going to be covering in this tutorial This tutorial will show you how you can set up a PHP contact form on your web site which will send an SMS message, in this case we will make the contact form send you the information passed by the … | |
Hi friends, I have a question about domain name shifting to godaddy Is it possible to shift a .pk domain to go daddy??? Also about hosting ? | |
Programmers, I need you to recommend me a vps host that provides unlimited & unmetered bandwidths. Which vps host and their pack do you recommend ? Gonna run my own searchengine. Building one with php. Gonna start small and so do not want to rent a dedicated server just yet … | |
Hello There, I am searching for a vps host that will give me unlimited bandwidth as I want to run a searchengine from scratch after I build it and I do not want to get any monthly limits and find I have gone over the limit and my website has … | |
Hello i am Dipak, i am Expert in data entry, I have worked as a freelancer. My area of expertise, which I offered, is data entry work and graphic design. Data scraping, PDF to Excel/word Document, Copy/Paste Work, and for the graphic design, I used Adobe Illustrator software. | |
Sorry for the brief downtime today. I was refactoring some stuff on the web server when DaniWeb went down unexpectedly. I spent about 10-15 minutes going crazy trying to figure out why nothing was being written to the log file and what went wrong, when it turns out I forgot … | |
Hi everyone. I'm Mile and am a Python enthusiast and IT professional | |
My name is Kevin james and I am a full-stack Web Application Developer and Software Developer, currently living in Canada I have a Bachelor of Science in Computer Science from University of toronto, and my primary focus and inspiration for my studies is Web Development. In my free time, I … | |
My website is detected in PageSpeed Insights that the server response time is too long. Is there anything that can be changed? | |
I have a website that have 6 videos from +500MB to +1GB i have uploaded them my other hosting which is not same as the website thinking it would not have lag. But it seems it has lag and its loading slow. What solution do i have to host my … | |
The program below is written in **Java** and is used to develop a Web Server that supports these status codes: **200** OK, **302** Moved Temporarily, and **404** NOT FOUND. The code can emulate an **HTTP** server in your local machine. Let me know if you find the code below helpful … | |
## Introduction ## Selenium is one of the most popular web browser automation tools out there. There is no restriction on what you can use Selenium for. You can use it to build a GPU scalping bot (*please don’t*) or build e2e tests for your website. In this tutorial, we … | |
![]() | The pandemic has presented everyone with unique challenges. For me, it became particularly hard to switch to online grocery shopping. When I do my shopping offline, I usually don’t have to plan much, moving through the isles and picking up stuff as I go. It’s rare that I forget something, … |
Hands up if you remember Opera Software, you know the Norway-based developer of alternative web browser clients. In the days before Firefox, Opera was the client most likely to shake up Microsoft and for a while seemed to be doing pretty well in that regard. Then Firefox came along and … | |
Tell me about, What are the benefits of digital watermarks ? | |
Nice to meet all who read my welcome thread! | |
I am looking forward for all my problem to be solved on this platform | |
Hi, Can anyone tell me the difference between Linux and Window hosting. | |
I built a Web server myself, want to achieve the entire browser minimization,except "JAVA" and "JSP", what method can achieve this effect. There are a lot of examples of browser minimization using "JS" on the internet, but none of them worked for me. Some people mentioned that it might be … | |
How much does SEO cost? ... Once I start SEO, how long will it take to get rankings? ... How long will it take to see increases in traffic? ... Should I also do PPC? ... Why should I continue SEO once I've gotten good rankings? ... Can't we just … | |
Hi guys, i am looking for new hosting for a website i am building. I have checked a few companies on this site, https://www.superbhosts.com/ but can't make my mind up? By the way its a wordpress site. Needs to be good fast hosting. | |
Im new to SEO and look forward to discuss with you all. | |
PART 1 1. INTRODUCTION: When you are starting with your first SEO project, you may feel as if you have been told to empty the ocean with a teaspoon, there is so much to know and so much to do. Well, don't freak out, it is not as bad as … | |
I have come to this community to learn about SEO and Blogging. I hope, everyone will help me here. Thanks | |
Hi friends, I am new here , please welcome me. I have come to learn seo. I hope, everyone will help me here. thanks | |
How to delete all posts of Wordpress at once, it is my question. I am very to wordpress. Please help me. thanks | |
from socket import * #Start test() def test(): #Specify the port serverPort = 80 serverSocket = socket(AF_INET,SOCK_STREAM) serverSocket.bind(('',serverPort)) #Listen for the 1 connection serverSocket.listen(1) #Print the port address print("web server on port",serverPort) #Start thw while loop. while True: #Establish the connection. print("ready to serve") #Create connection socket for accepted client. … | |
I work for an e-commerce company. They have their website which they want to move to the new web hosting server because of some problems. Now the question is how to archive mails of hosting accounts? My colleague wants to know a solution for this. | |
Hello, Today I learned about Deepfake. Virtual faces that look very realistic. What do you think of this? And can you tell me what I should do to deploy this technology? I would like to create an assistant that helps people use a website. Thanks, Leon | |
This question specifically relates to PHP's Memcached library when specifying a server key and adding multiple keys at once. **Question one**: Is it true that PHP's setMultiByKey() doesn't take advantage of the memcached server's native support for setting multiple keys at once, but that the logic is on PHP's side … | |
i am working on local web based system.now i need to install databse(xampp) at one pc and the application at another pc in the same netwoek(html and php code).but how can i connect or configure in both pcs .specially how to onfigure the database connection using php? | |
Web-based SEO tools help you to induce high ranking and traffic on Google and other leading engines. It brings your business to the following level. Through this you can enjoy using your Keywords Optimization tool or keyword density checker to trace the ranking of your site for specific keywords, view … | |
I have a form <form action="frame.html" method="GET"> <input type="text" name="SOMEID" /> <input type="submit" value="Submit" /> </form> I'd like to pass SOMEID to the frame.html page in a few places as html links: link/embed/$SOMEID link/analytics/$SOMEID link/blah/$SOMEID where $SOMEID was the form input on the previous page. If someone types 1234, i'd … | |
I have read a lot that PHP 7 out performs the previous versions of PHP. I am thinking of moving all my websites to PHP 7 so that my sites enjoy a better loading speeds. Please tell me any hosting providers that let me switch my servers to PHP 7 | |
Hello, I wanted to ask about web hosting. I am new here and I want to know what is the best virtual server for it? | |
No matter what the visitor types www.example.net or http://www.example.net or http://example.net i want all of the requests to be redirected to https://example.net currently i have managed to redirected requests that are coming from www.example.net and https://www.example.net to https://example.net but i can't find a solution for http://example.net to https://example.net Current config … | |
The Conservative party issued a statement on Saturday which apologised for "any concern caused" and confirmed that "the technical issue has been resolved and the app is now functioning securely." However, not before Boris Johnson's profile image had been changed to a pornographic one and that of Environment Secretary, Michael … | |
Hi, Hope this makes sense and hope someone can help me. I have a database table with the following columns: person_id, firstname, surname, email_address. Periodically I am given a set of files to send to some of the contacts in the database table. The filenames contain the person_id and they … | |
These few lines will allow you to email as html an aspx page from your site or in fact any web page you want (though i wouldnt recommend any with lots of scripts etc in it). It is very useful for email forms to customers etc from your site. Personally … | |
I am using web server as LIGHTTPD....database as sqlite3....And php.. I made my flash memmory of nanopi as readonly(in fstab). while content listing from database to web page it is showing only limed amount of data( for example...in a webpage i am given to list 55 records.but beacuse of this … | |
Hello, This is my first time using Python. I only know the basic syntax of python but I never actually run the code itself. Therefore, I am trying to figure out how to install Python web server on localhost ? I have this installer - GoogleCloudSDKInstaller When trying to install … | |
I have a web server app, and a client app that works like a browser. I get the desired response from the server app if I type my IP in the browser window, if I read the response to the client app I get an empty string. The client app … | |
Hey, Currently, I'm running a startup venture developing mobile applications. Such applications and websites are considered to be amongst the cheapest and perhaps the most effective advertising tools for any business. The electronic systems used in our company operates with all kinds of sensitive and confidential data. The flawed data … | |
I started working on a windows forms authentication project, which uses nhibernate, and has some management pages for managing user settings, such as resetting user password. This forms based authentication uses session state in order to save the user's authentication information. I will be using a special authentication attribute in … | |
What is PHP Enginee? If Xampp is the web server, then is the php enginee apart of the web server? http://www.php.net/downloads.php Can you upgrade the php enginee - to support a higher version of php without uninstalling the xampp? Thanks for advice. | |
How twitter posts can be useful for business? Can anyone elaborate more on it?? |
The End.