4,273 Topics

Member Avatar for
Member Avatar for SabaKhaaan
Member Avatar for Ginny79

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 …

Member Avatar for travisscott512
1
61
Member Avatar for daspi

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 …

Member Avatar for pritaeas
1
6K
Member Avatar for redplanetpk

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 ?

Member Avatar for MAK_967
0
38
Member Avatar for borobhaisab

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 …

Member Avatar for borobhaisab
0
61
Member Avatar for borobhaisab

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 …

Member Avatar for borobhaisab
0
87
Member Avatar for dipakbh0322

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.

Member Avatar for Akira350lth
0
19
Member Avatar for Dani

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 …

Member Avatar for Akira350lth
0
101
Member Avatar for mile.joncevski
Member Avatar for Akira350lth
0
36
Member Avatar for Dkevinjames

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 …

Member Avatar for bravomorris9
0
23
Member Avatar for sunshineboy1996

My website is detected in PageSpeed Insights that the server response time is too long. Is there anything that can be changed?

Member Avatar for twinmark01
0
82
Member Avatar for Stefce

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 …

Member Avatar for Stefce
0
217
Member Avatar for jnbgames.dev

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 …

Member Avatar for JamesCherrill
1
166
Member Avatar for dimitrilc

## 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 …

1
291
Member Avatar for Mary J. Lacy
Member Avatar for dubadub

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, …

Member Avatar for jwenting
1
378
Member Avatar for happygeek

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 …

Member Avatar for jacquelinelop
0
341
Member Avatar for Klifftech
Member Avatar for RINA23
Member Avatar for jamesfilipson
Member Avatar for Umar code
0
21
Member Avatar for fashionandyou
Member Avatar for iscjm

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 …

Member Avatar for rproffitt
0
97
Member Avatar for zuminajanum

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 …

Member Avatar for Consumertech
2
411
Member Avatar for panda32

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.

Member Avatar for pollybarker419
0
91
Member Avatar for Mait
Member Avatar for AccurateAG

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 …

Member Avatar for Naheedmir
16
24K
Member Avatar for shamansoho

I have come to this community to learn about SEO and Blogging. I hope, everyone will help me here. Thanks

Member Avatar for Ariful Arif
0
30
Member Avatar for soyamekal

Hi friends, I am new here , please welcome me. I have come to learn seo. I hope, everyone will help me here. thanks

Member Avatar for Ariful Arif
0
24
Member Avatar for loreemjanum

How to delete all posts of Wordpress at once, it is my question. I am very to wordpress. Please help me. thanks

Member Avatar for Dani
0
14
Member Avatar for Computer Doctor

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. …

Member Avatar for JamesCherrill
0
205
Member Avatar for GibsonHarry

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.

Member Avatar for GibsonHarry
0
32
Member Avatar for Xozz

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

Member Avatar for rproffitt
0
64
Member Avatar for Dani

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 …

0
271
Member Avatar for brhane163453

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?

Member Avatar for Dani
0
115
Member Avatar for surbhi12

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 …

Member Avatar for aarticod
0
520
Member Avatar for Rodney_6

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 …

Member Avatar for rproffitt
0
315
Member Avatar for masterarts

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

Member Avatar for shlom
0
497
Member Avatar for Steve Collins

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?

Member Avatar for rproffitt
0
200
Member Avatar for Neim

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 …

Member Avatar for tallship
0
642
Member Avatar for Danilo22

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 …

0
497
Member Avatar for dello

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 …

0
238
Member Avatar for f1 fan

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 …

Member Avatar for anandraju123
0
6K
Member Avatar for JIBY_2

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 …

0
241
Member Avatar for davy_yg

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 …

Member Avatar for techbeamers
0
695
Member Avatar for Addison111

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 …

Member Avatar for rproffitt
0
510
Member Avatar for Eric_26

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 …

Member Avatar for rproffitt
-2
402
Member Avatar for overwraith

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 …

Member Avatar for rproffitt
0
742
Member Avatar for davy_yg

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.

Member Avatar for rproffitt
0
149
Member Avatar for Paul_49
Member Avatar for kiruthi_1
0
547

The End.