-
Began Watching SELECT statement precedence (Query vs. Sub-Query)
Hi everyone I am wondering if someone can help me understand why the Sub-Query's SELECT statement ended up producing the column name 'Code' vs. the initial SELECT statment call 'local_name' … -
Replied To a Post in Hi everyone, I'm jesielkalim
Hi there! Welcome to DaniWeb. -
Began Watching Hi everyone, I'm jesielkalim
Hey, My name is Jesiel Kalim. I am new member of this forum. -
Replied To a Post in Laravel 6 - Redirect to a page after successful login
So sorry for the delay in responding. With native PHP, you can always redirect to a different page by setting an HTTP 301 redirect header as so: <?php header('Location: http://www.example.com/', … -
Began Watching Laravel 6 - Redirect to a page after successful login
Hi, I would like to ask how to redirect to another page, like for example dashboard page (because normally after successful login it will redirect the user to home page) … -
Created Tool to migrate away from jQuery?
Does anyone know of an automated tool that will convert a lot of jQuery code to native javascript? I think the bulky jQuery library is really slowing down my site … -
Began Watching Tool to migrate away from jQuery?
Does anyone know of an automated tool that will convert a lot of jQuery code to native javascript? I think the bulky jQuery library is really slowing down my site … -
Replied To a Post in Options of Deepfake
I don’t have much experience with Deepfake technology, but I would just start with an avatar virtual assistant for your website. Are you currently using virtual assistant and just want … -
Began Watching Options of Deepfake
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 … -
Replied To a Post in Update profile with new session variables from form
I just came across this thread now but I’m on my phone while laying in bed so it’s pretty hard to read the code. However, just from reading your question, … -
Began Watching Update profile with new session variables from form
I am attempting to update my accounts table for the current session ID with the data posted from a form. My first prepare statement is functioning fine and can be … -
Replied To a Post in Which is the best jQuery CDN?
Since starting this thread, I’ve given up on using CDNs almost completely. Nearly all our third-party resources are served in-house now, although our website runs through Cloudflare as a whole. … -
Created Favorite Oculus Quest apps
With the launch of Oculus Quest 2 (I have the original Quest), I was wondering if anyone had any favorite games they could recommend. I’ve been having a lot of … -
Began Watching Favorite Oculus Quest apps
With the launch of Oculus Quest 2 (I have the original Quest), I was wondering if anyone had any favorite games they could recommend. I’ve been having a lot of … -
Created Anyone using PHP 8?
Has anyone started working with PHP 8 yet? Any big backwards compatibility issues? I finally got around to upgrading to php 7! Lol better late than never. -
Began Watching Anyone using PHP 8?
Has anyone started working with PHP 8 yet? Any big backwards compatibility issues? I finally got around to upgrading to php 7! Lol better late than never. -
Created Correlation between new content and traffic
The new Crawl Stats in Google Search Console shows a breakdown of how much googlebot recrawls existing content for refreshing its index, and how much is discovery of new content. … -
Began Watching Correlation between new content and traffic
The new Crawl Stats in Google Search Console shows a breakdown of how much googlebot recrawls existing content for refreshing its index, and how much is discovery of new content. … -
Replied To a Post in How i can change variable php in one page
What do you mean that you want to save the variables on the same page? If you’re referring to having a form where you’re enter data and then hit submit … -
Began Watching How i can change variable php in one page
Hi ... I want to create some php pages where I have to change the variables ( top of the page ) through a form and of course save them … -
Replied To a Post in Why do long-tail keywords seem to be easier to SEO?
It’s not just that. It also helps you to qualify your audience. You’re only paying for clicks from people specifically, specifically interested in exactly what your have to offer. -
Replied To a Post in December 2020 Core algorithm update
Just posting this update: seems like DaniWeb came up ahead. Might still be too early to tell, but that’s what it’s seeming like so far. -
Replied To a Post in Placement base questions
Placement base questions? I don't understand what you're asking. Sorry. -
Began Watching Placement base questions
How will you guide student?? -
Replied To a Post in Cannonball Java
Welcome to DaniWeb!! I wish I could help you but unfortunately I don't have any Java experience. Hopefully someone will be around shortly and see this and be able to … -
Began Watching Cannonball Java
Need help with two classes "Cannonball Component" and "Cannonball" I couldn't figure out the code with the rest but. Feel free to look at code check : http://codecheck.it/codecheck/files?repo=bj4fp&problem=ch06/c06_exp_6_16 -
Created December 2020 Core algorithm update
Just a heads up that Google announced they’re running a core algorithm update starting today. There hasn’t been one since May 2020, which is longer than they usually go. The … -
Began Watching December 2020 Core algorithm update
Just a heads up that Google announced they’re running a core algorithm update starting today. There hasn’t been one since May 2020, which is longer than they usually go. The … -
Replied To a Post in What are the advantages of connecting MySQL server with Php
Some more context would be great. Why do you believe that connecting to a database would solve PHP from “stopping”? Can you please describe what you mean by stopping? Is … -
Began Watching What are the advantages of connecting MySQL server with Php
My php is regularly stopping so I need some idea of database. Can you provide? -
Edited How to Install nodejs in Cpanel???
Hello there! Im an NodeJs instructor. Iam an experienced Crash course instructor. Marina is my student. She has to access my API. I have only the CPANEL hosting. How do … -
Replied To a Post in Program for studies
If You are asking for windows then there are plenty of code editors - Some of them are listed below [Atom](https://atom.io/) [Sublime Text](https://www.sublimetext.com/) [Bracket](http://brackets.io/) -
Replied To a Post in Joining Forums Like This One
Update: Fast forward 6 years, and member profiles are now robots.txt'ed due to Googlebot crawl budget. -
Edited problem with drawing pyramid pattern by nested loops in c++
int cols, rows; int thehead=9; for( cols = 1; cols <= thehead; cols++) { for(rows = 1; rows <= thehead; rows++) { if(((cols+rows)==5) || ((rows-cols)==5)) { cout << " "; … -
Replied To a Post in solution for this question
So I see this is a homework question, but how can we help you with it? What code do you have so far? Where are your stuck? How can we … -
Began Watching solution for this question
Write a Python function maxaceregate(!) that takes a list of pairs of the form (name score) as argument, where name is a string and score is an Integer Each pair … -
Replied To a Post in Hi everyone, I'm Alan21.
You can be logged into your Google account across many devices, from computers to phones to smart TVs to the XBox and other IoT devices. Perhaps you are accidentally signed … -
Began Watching Hi everyone, I'm Alan21.
Hi, not sure if I’m in the right place, but is it possible to have google search’s I never made show up in my history, could i have been hacked, … -
Replied To a Post in What recommended answer actually mean ?
Articles in their entirety are marked as solved by the OP. Recommended answers are not. They are recommended by our platform. There can be more than one per article. Basically … -
Began Watching What recommended answer actually mean ?
Example from this post https://www.daniweb.com/programming/threads/533787/how-to-solve-this-i-got-same-answer There are three replies (include one answer from OP), one of the replies mark as recommended answer. Is the recommended answer marked by OP? It … -
Replied To a Post in How to generate leads
Sorry, I'm not understanding your question. A list of leads are potential customers, clients, etc. You want to generate a list of these potential people to reach out to who … -
Began Watching How to generate leads
How do I generate leads for a single person in a group of people running an organisation. -
Replied To a Post in Link Building Tutorial for DA/Referral Traffic
Hi there! Welcome to DaniWeb. I have noticed you have posted similar versions of this tutorial on other sites. Just a heads up, we typically frown upon any plagiarized content … -
Began Watching Link Building Tutorial for DA/Referral Traffic
Hey all! I've been a long-time lurker on this forum so I wanted to share some super powerful SEO link building tactics that I've used that I think might benefit … -
Replied To a Post in How to remove content from Google?
> in that how and when Google responds to this is really up in the air. True, it may take a really long time and it's not actually guaranteed (especially … -
Replied To a Post in How to solve this? I got same answer
Let's work through this if statement ... Let's assume that the parking_hours is 15. On line 13, we say if parking_hours is more than or equal to 1, do this … -
Began Watching How to solve this? I got same answer
#include <iostream> using namespace std; int main () int charge, aftercharge, parking_hours; cout << "please put your parking hours: " ; cin >> parking_hours; if (parking_hours>=1) { charge = 1 … -
Replied To a Post in Write a C++ data structure program to implement following operations on Si
This seems like a homework question for you. What code do you have so far? Where are you stuck? How can we help with it? -
Began Watching Write a C++ data structure program to implement following operations on Si
Write a C++ data structure program to implement following operations on Single Dimension Array. (Note: Use Class Use Switch case While printing, Print all the elements in single line with … -
Edited How to solve this? I got same answer
#include <iostream> using namespace std; int main () int charge, aftercharge, parking_hours; cout << "please put your parking hours: " ; cin >> parking_hours; if (parking_hours>=1) { charge = 1 …
The End.