-
Replied To a Post in keep on getting function define is not allowed here
I have not looked at a line of C++ code in 20+ years, but I don't remember if you can declare multiple variables on a single line and define some … -
Began Watching keep on getting function define is not allowed here
the error is at the curly brace under void main() line 28 can some one help me...pleasee #include <iomanip> #include <curses.h> #include <stdlib.h> #include <fstream> #include <iomanip> #include <cmath> using … -
Edited keep on getting function define is not allowed here
the error is at the curly brace under void main() line 28 can some one help me...pleasee #include <iomanip> #include <curses.h> #include <stdlib.h> #include <fstream> #include <iomanip> #include <cmath> using … -
Replied To a Post in mysql query for sum two table data
please any one help me -
Replied To a Post in Hi everyone, I'm Ankita Kumari.
Are you comparing Laravel to CI3 or CI4? Just curious. -
Replied To a Post in Hi everyone, I'm phirux
Don’t put single quotes around your SQL columns. So it should be `WHERE parent = '1'` I’ll echo Rev Jim’s statement to please post the full SQL query because the … -
Replied To a Post in PHP + MySQL user defined function
Hi, Sorry, unfortunately I know you tried to explain, but unfortunately I'm still confused. For example, you are saying that you have items categorized in different groups, so for example … -
Began Watching PHP + MySQL user defined function
Hi everybody. I'm trying to print all sub-category items using my own defined PHP function. The purpose of this function is to print all items, which parent value is $parent. … -
Replied To a Post in Need to solve this question have tried my best but am confused need help
Hi, Thanks for submitting your topic. Sorry for it being so difficult to figure out how to do. I'm currently working on trying my best to improve usability here at … -
Began Watching Need to solve this question have tried my best but am confused need help
Write an algorithm and draw a flowchart that determine whether a student has passed or failed. Add the student CA,mid semester test and exam score. addition of score should not … -
Replied To a Post in Hi everyone, I'm phirux
Hi, nice to meet you. Looking forward to you posting your question. Hope you find DaniWeb helpful!! -
Began Watching Hi everyone, I'm phirux
Hi Dani. I hope that I could get some help to fix a bit code. Thanks. -
Replied To a Post in I am New here on this forum
Hi there. Nice to virtually meet you. What brought you to DaniWeb? -
Began Watching I am New here on this forum
Hellow everyone. -
Replied To a Post in I want to know the error in my code to be able to run and compile it
Hi there, This is a lot of code (which I assume is part of a homework assignment?) However, you aren’t specifying what it’s supposed to do, what error messages you’re … -
Began Watching I want to know the error in my code to be able to run and compile it
#include<iostream> #include<conio.h> //using namespace std; int main() { char name[30], pizza1[]="Chicken Fazita" ,pizza2[]="Chicken Bar BQ" ,pizza3[]="Peri Peri" ,pizza4[]="Creamy Max", roll1[]="Chicken Chatni Roll", roll2[]="Chicken Mayo Roll", roll3[]="Veg Roll With Fries",bur1[]="Zinger Burger",bur2[]="Chicken … -
Replied To a Post in How to sort names and grades
Hi Andrew, Were you able to figure this out? -
Replied To a Post in New member! Donna Here ...
Hey there! Welcome to DaniWeb :) -
Began Watching New member! Donna Here ...
Hello Everyone! Happy to be part of this community :) I am an eComm Developer and love to help SMBs & Companies with Simplifying Marketing and Development roadblocks. Playing with … -
Replied To a Post in Hi everyone, I'm Mobilepatro
Welcome to DaniWeb. Nice to meet you. -
Began Watching Hi everyone, I'm Mobilepatro
i am a writer at **[Mobile patrol apk app](https://emulatorgaming.com/download-mobile-patrol-app-for-windows-10-and-mac-get-safety-alerts-on-the-go-emulatorgaming/)** -
Replied To a Post in Check email if exist or not code is not working
What error message are you seeing? -
Replied To a Post in Hi everyone, I'm celalulgen
Hi there! Very nice to meet you!! -
Began Watching Hi everyone, I'm celalulgen
Hi everyone, I'm celalulgen -
Gave Reputation to Reverend Jim in Covid-19 Virus and N95
One good thing at least - March 2020 was the first March without a school shooting in the U.S. since 2002. -
Replied To a Post in Check email if exist or not code is not working
So I see you are pulling in a first name, last name, and email addess from a form. You're then sanitizing the data preparing it for your MySQL statement. However, … -
Began Watching Check email if exist or not code is not working
How can i check if email exists i have this code but it is not working <?php include "Config.php"; function mksafe($data){ $data=trim($data); $data=strip_tags($data); $data=htmlspecialchars($data); $data=addslashes( $data); return $data; } $fname … -
Replied To a Post in INSERT INTO with LAST_INSERT_ID()
With write locks on individual rows. -
Replied To a Post in INSERT INTO with LAST_INSERT_ID()
Not if you don't want only one person to be able to access DaniWeb at a time. -
Replied To a Post in INSERT INTO with LAST_INSERT_ID()
Rev, Yes, I know that. :) The question is whether the built-in MySQL function LAST_INSERT_ID() retrieves the latest auto-increment ID for the current MySQL connection, or globally. Some MySQL functions … -
Replied To a Post in Hi everyone, I'm stellacherry25
No need for there to be a question. When new members sign up, they receive a welcome email that directs them to introduce themselves in this forum. Hi Stella! Thank … -
Began Watching Hi everyone, I'm stellacherry25
I am a businessman. I have a website. A not-for-profit focused on helping improve the mental, emotional and physical wellbeing of all, through evidence-based programs and courses. This is our … -
Marked Solved Status for Does GeoIP ever change?
We had a bug a little while back where we were accessing an old database for the GeoIP API. That meant that, for users whose geolocation were mapped from their … -
Replied To a Post in Hi everyone, I'm dabeershahid786
Welcome to DaniWeb! -
Began Watching Hi everyone, I'm dabeershahid786
i am a writer at [xbox 360 emulator games](https://emulatorgaming.com/download-video-games-xbox-for-pc-windows-7-8-10-and-mac-emulator-gaming/) -
Edited Hi everyone, I'm dabeershahid786
i am a writer at [xbox 360 emulator games](https://emulatorgaming.com/download-video-games-xbox-for-pc-windows-7-8-10-and-mac-emulator-gaming/) -
Replied To a Post in Problem Creating Friends Chat
What is your specific question in terms of how to do it? Are you asking what the best way to do live chat is? Are you asking how to set … -
Replied To a Post in Problem Creating Friends Chat
This is a super broad question. To begin, so you have a programming language of choice that you’d like to create this with? Have you previously created any web apps? … -
Began Watching Problem Creating Friends Chat
I want to create a friend chat where user can send, confirm and delete request and display results. Any help? -
Replied To a Post in Does GeoIP ever change?
Hi rproffitt, Thank you for your response. I actually just a few moments ago heard from James, DaniWeb's systems administrator, and he said that at the hosting company he used … -
Replied To a Post in Does GeoIP ever change?
Bump. Soooooo does anyone have any insight into my original question? -
Replied To a Post in Technical suggestion for my clients websites?
I definitely agree moving off of shared to something more reliable. I see you linked to Cloudways, which is pretty popular to deploy a simple WordPress site or something like … -
Began Watching Technical suggestion for my clients websites?
Hello Everyone, I have some clients and I manage website hosting for few of them. One of my client (Ecommerce store) went live on Product Hunt on Tuesday and his … -
Replied To a Post in Back links YES or NO?
We all want to rank in the SERPs, umerblzn. We just might have different methods of making that happen. -
Replied To a Post in Hey everyone, New here - Hope everyone is safe
Hi there and welcome to DaniWeb! Thankfully safe and healthy here in Northern California. Staying home and hoping the world starts returning back to normal somewhat soon. -
Began Watching Hey everyone, New here - Hope everyone is safe
hope everyone is safe and secure, im new here - lets connect -
Replied To a Post in Hi everyone, I'm tetrisunblocked
Awesome. My fiancé and I are both Tetris people. Welcome to DaniWeb! -
Began Watching Hi everyone, I'm tetrisunblocked
Hi everyone, I'm**` tetris unblocked`** -
Replied To a Post in Hi everyone, I'm Ankita Kumari.
Hi and welcome to DaniWeb. I built DaniWeb with CodeIgniter 3, although CodeIgniter 4 was just released recently, with a code base much more similar to Laravel. Do you prefer … -
Began Watching Hi everyone, I'm Ankita Kumari.
I work as a Digital Marketing Manager in a firm. Recently i have started learning about Laravel and codeigniter web development. I am looking forward to experts for solving my …
The End.