-
Replied To a Post in Siddikulla mondal
No worries, rproffitt! Just add some pressure and you’ll have yourself diamonds in no time. -
Began Watching Siddikulla mondal
Please get daimond -
Replied To a Post in Hi everyone, I'm youssef
Hi there! So nice to virtually meet you. -
Began Watching Hi everyone, I'm youssef
16 years old from egypt software engineer -
Undeleted a Post in Output a shape that is a mirror image of itself , BUT, only 3 loops allowed
So we can't just do the top half of the shape, then do another bunch of loops as the opposite to output the second half of the shape. This is … -
Replied To a Post in the code please
Sorry, most community members here won’t take the time to help you unless you put in some effort. Show us what you have tried so far and where you’re stuck … -
Began Watching the code please
Mr.Sadik and Ramadan are competing together, both of them wants to become expert on Codeforces first. You will be given two numbers R1 and R2, where R1 is the current … -
Replied To a Post in Are you going to get the vaccine?
I’m scheduled to get the vaccine tomorrow. What should I expect? I don’t know which one I’m getting yet. -
Gave Reputation to rproffitt in how can i combine number php
Thanks for the comment. That makes me think you need to use the following function to convert numerics to strings. Read https://www.php.net/manual/en/function.strval.php -
Replied To a Post in how can i combine number php
> Thanks for the comment. That makes me think you need to use the following function to convert numerics to strings. PHP is an untyped language. There's no need to … -
Began Watching how can i combine number php
hello all my name is rico, i want make some app like can combine number from input example : i have 4 variable like this $num1 = 96; $num2 = … -
Replied To a Post in get variable from while loop
I'm sorry, I'm still very confused what you're trying to do. I see on line 14 of the code above, you have `$_GET['name']`. That means that the page is meant … -
Began Watching get variable from while loop
Hey, I'm trying to program a group-request system and now I'm struggling a little bit with the code. Well, I'll try my best to explain what I'm trying to do. … -
Replied To a Post in checkdnsrr gets an Internal Server error
As rproffitt suggets, it's possible that the version of PHP you're running does not allow `checkdnsrr()`. Are you running PHP on a Windows web server or Linux? Do other network-related … -
Began Watching checkdnsrr gets an Internal Server error
When using checkdnsrr I get an Internal Server error. I am using PHP RPM on IBM i. Has anyone seen this error and could give me information on how to … -
Replied To a Post in I would like to know if someone can help me with this !
This seems incredibly inefficient. I can think of three ways to do this: 1. Each time you want to perform a search, open each text file, one by one, search … -
Began Watching I would like to know if someone can help me with this !
I would like a help from someone who knows how to ... I want a PHP Search that does sarch for a specific keyword or something inside a directory with … -
Replied To a Post in Array data not posting to database in php7
Are you getting any notices or warnings in your error log? Temporarily use debug mode to write all php notices/warnings to the error log. -
Began Watching Array data not posting to database in php7
Hi, My insert funcation is added below, as in php 5.6 i was able to post array data to database using below funcation but in php 7 it was not … -
Edited China has made remarkable economic achievements in a very short period of t
China has made remarkable economic achievements in a very short time, especially in 2020, and achieved some success in fighting against COVID-19. The United States saw that China was developing … -
Replied To a Post in Hi everyone, I'm 6Maxi
Oh sorry, I misread your initial post. You wrote everything for $6, not $6 and up. That might work out because no one expects to pay $5 at fiverr anymore. … -
Replied To a Post in Hi everyone, I'm 6Maxi
Hi, it’s nice to meet you. How does your service compare to Upwork or Fiverr? I get that fiverr started out as everything for $5 and up, and I guess … -
Began Watching Hi everyone, I'm 6Maxi
I am 6Maxi, a professional freelancer at 6Maxi. It is a trustable marketplace for digital services for just 6 dollars. -
Created Hi everyone, I'm konhaitusaale
I want to list services currently installed in an ubuntu box -
Replied To a Post in convert python to java
defFlip(b): return [[b[(N-1)-i][j]for j in range(N)]for i in range(N)] defRot90(b): return[[b[N-1)-j][i]for j in range(N)]for i in range(N)] defRot180(b): return Rot90(Rot90(b)) defRot270(b): return Rot180(Rot90(b)) defFlipRot90(b): return Flip(Rot90(b)) defFlipRot180(b): return Flip(Rot180(b)) defFlipRot270(b): … -
Replied To a Post in how disable buttons accept and reject after changing the status
I don't have the time right now to read your code, but you could use javascript to make an HTML button disabled after clicking it, until it's processed by the … -
Began Watching how disable buttons accept and reject after changing the status
<?php include('connexion.php'); include('security.php'); include('includes/header.php'); include('includes/navbar.php'); ?> <body> <?php if(isset($_POST["approved"])) { $id_location=$_POST['id_location']; $sql="UPDATE location SET etat = 'Approved' WHERE id_location = '$id_location'"; mysqli_query($connection,$sql); } if(isset($_POST["rejected"])) { $id_location=$_POST['id_location']; $sql="UPDATE location SET etat='Rejected' … -
Replied To a Post in Hi everyone, I'm Dave_31
Hi there. Nice to meet you! We have a VBA, C#, and digital marketing community here at DaniWeb. What about digital marketing interests you? Are you looking to promote a … -
Began Watching Hi everyone, I'm Dave_31
I did Office VBA for a long time. Moving onto C# pretty fast now and keen to learn. I also have no idea about digital marketing so interested to hear … -
Replied To a Post in Best seo rules for writing seo friendly urls
This is an 8 year old thread. I don't think keywords in a URL are as important as they once were. However, there can be some advantages to using directory … -
Began Watching Best seo rules for writing seo friendly urls
Hi everyone, I would like to know what the best seo rules are for writing friendly urls. I have an item I would like to add to my website which … -
Replied To a Post in codeigniter 4 about login
OK, I see the updated question now. You should be able to do this by, each time that a user logs in, store a cookie in their web browser with … -
Replied To a Post in codeigniter 4 about login
I don’t have experience with CI4 but I wrote DaniWeb on CI3. What do you mean about double login? Maybe I can do some research and help. -
Began Watching codeigniter 4 about login
I want to create a login system in Codeigniter 4 like this so when the user has logged in on 1 browser / other device, and tries to log back … -
Replied To a Post in Roblox free Robux
What is Robux?! Never heard of it. Is it a digital currency of some kind? How do you get it? And why are you panhandling? -
Began Watching Roblox free Robux
Plis give me free Robux and me name is blazking356 -
Replied To a Post in Hi everyone, I'm Vivek
Oh hey there! So nice to meet you. Welcome to DaniWeb. I hope you’ll stick around here. We have a digital marketing community to get tips to promote your blog. -
Began Watching Hi everyone, I'm Vivek
Hi all, I'm Vivek from India. I found this community from Google. I'm here to share & expand my knowledge. Presently working in Verz Design. Love cooking, Foodie, Indian blogger … -
Replied To a Post in Iam just a student learning programing
What don’t you understand? DaniWeb is a community of members helping members with their programming and other tech questions. -
Began Watching Iam just a student learning programing
do not understand this -
Replied To a Post in Hello techie's, I'm sdtechie
Hi there. So nice to meet you! -
Began Watching Hello techie's, I'm sdtechie
Happy to be part of the DANIWEB community. It will be a great time spending with you all techie's. -
Replied To a Post in filter cars according to their brands
I think the reason you haven't gotten any responses, even though it's been a full week already, is because you're not really explaining the question you have. I see your … -
Began Watching filter cars according to their brands
# filter cars according to their brands # ***  > hiplease help me to *filter the cars* that's the code of > index.php(displaying cars from database) <section class="gauto-offers-area section_70"> … -
Replied To a Post in help me to write this code?
Sorry, we won't just do your homework for you. Please show us what you have tried so far and where you're stuck, and we'll try to help. -
Began Watching help me to write this code?
Write a program that reads a telephone number from a file phnum.txt (available in lab folder) in the form xxx-xxxx. The first three digits represent an area code and the … -
Edited A Pascal 'readkey' issue?
I'm embarrassed to admit that I cannot understand why in this very simple example that the "readln(age);" statement in the "else if" clause ignores the first integer entered in response … -
Replied To a Post in Hi everyone, I'm alisha91
Nice to meet you. -
Began Watching Hi everyone, I'm alisha91
Alisha is an blogger by profession and loves to travel and blogging. I love to capture the moment while travelling and share it through the post or writing. -
Replied To a Post in Hello! My name is Edna :)
Hi Edna! Nice to meet you.
The End.