• Member Avatar for rproffitt
    rproffitt

    Began Watching Restaurant Point of Sale software in C language

    Hi, I have a coding project due in 12 hours and I'm having a really hard time with programming. I came across this website because of my desperation for help. …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Dani in Sum of two numbers

    Why would you need to use a loop to add two numbers?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Project of oop in c++

    I'm left to guess you need to find tutorials about this. Here's a very nice one: https://www.geeksforgeeks.org/order-constructor-destructor-call-c/
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Project of oop in c++

    I want the oop project in c++ using inheritance constructor destructor etc
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Sum of two numbers

    Given the lack of details why not? #include <stdio.h> int main() { int loops; loops = 1 + 2; printf("loops is now = %i !", loops); return 0; }
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Sum of two numbers

    By using loops
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Android mobaile

    Can you tell us more? What help do you need?
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Android mobaile

    Hi.please support my mobile
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in how to restrict user from certain commands in linux and unix

    Which OPM? "OpenShift Container Platform"? For now the thought is that you limit what they can do with permissions. That is they are more than able to delete their own …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching how to restrict user from certain commands in linux and unix

    Hi, Is there any other option other than OPM to restrict command in linux and nix server.? I have done through OPM but if OPM is not installed can we …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in make direct print with php using database

    Neat example. Thanks for sharing. Just a tip. You may want to make this a Code Snippet and write a little paragraph about its use.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching make direct print with php using database

    $text = "#########################\n"; $text .= "xxxxxxxxxxxxxxxxxxxxxxxxx\n"; $text .= "-------------------------\n"; $text .= " \n"; $text .= "-------------------------\n"; $text .= "Cultivate Orderly Queuing\n"; $text .= "Thank you for your visit\n"; $text .= …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to david.phillips.902 in Computer wont turn on, power light blinks

    So, if you take the side off your tower you should be able to see at least one light on the motherboard. It used to be that you could tell …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Write a javascript program to display a text after every x seconds, where x

    Something like this? function sleep(ms) { return new Promise(resolve => setTimeout(resolve, ms)); } async function demo() { console.log('Sometimes Science Is More Art Than Science, Morty.'); console.log('And away we go.'); // …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Write a javascript program to display a text after every x seconds, where x

    Write a javascript program to display a text after every x seconds, where x is a number from geometric series with coefficient term (a) = 3 and common ratio is …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in I want to create button delete all records in tables database with php

    I think you need to expand your question. Here's a tutorial about truncate and drop table: https://www.w3schools.com/sql/sql_ref_drop_table.asp But then your tag includes phpMyAdmin so I would be guessing if this …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching I want to create button delete all records in tables database with php

    I want to create button delete all records in tables database with php
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in electric billing system

    I don't see such here but out on the web with this search: https://www.google.com/search?&q=c%2B%2B+program+electricity+billing+system+open+source
  • Member Avatar for rproffitt
    rproffitt

    Began Watching electric billing system

    Hi guys do you have a c++ program that computes electric billing system with databases?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Write PHP Script to insert data into STUDENT TABLE with fields (roll,first_

    This sounds like you need a tutorial. https://www.w3schools.com/php/php_mysql_insert.asp has examples.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Write PHP Script to insert data into STUDENT TABLE with fields (roll,first_

    Write PHP Script to insert data into STUDENT TABLE with fields (roll,first_name,Last_name,city,contact,gender).
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in A C sharp program that can reads a file consisting of students test score

    This appears to be either homework or you wanting a quotation. Always tell. For homework, few write such for you since you would miss out on your skill building. Tell …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching A C sharp program that can reads a file consisting of students test score

    Write a C# program that reads a file consisting of students test scores in the range 0-200, it should then determine the number of students having scores in each of …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in What is the answer here

    > All too easy. Perhaps you are not as strong as the Emperor thought. - Darth Vader, “The Empire Strikes Back” 1. Using the VB.net IDE put two text boxes …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching What is the answer here

    Develop a visual basic program that asks the user to enter an integer positive number, then reverse this number as a single integer and display it in a textbox. For …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Dani in miss rose makeup

    rproffitt, what's wrong with the product? Looks like it has a lot of positive reviews, at first glance?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in miss rose makeup

    Forget rank for now. Improve your products. Example at https://www.amazon.com/Smooth-Makeup-Foundation-Concealer-Coverage/dp/B08333RLJP/ref=sr_1_1?dchild=1&keywords=miss%2Brose%2Bmakeup&qid=1622217464&sr=8-1&th=1 Seems your product development team has work ahead of them!
  • Member Avatar for rproffitt
    rproffitt

    Began Watching miss rose makeup

    please told me the technique that create higher rank of mine website through key words just **miss rose makeup** is cosmetic website
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in (a) Create a class named LivestockProject with fields that hold a membershi

    This is either homework or work. I can't tell from what you wrote. In either case share what's stopping you so we can discuss that. If this is something you …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching (a) Create a class named LivestockProject with fields that hold a membershi

    (a) Create a class named LivestockProject with fields that hold a membership number, the name of the member, surname, date of birth, gender, location and initial number of livestock (cattle) …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Update MySQL with PHP checkboxes

    This was marked as solved yet I don't see the solution. To me Line 90 seems to set the status to Received regardless of the checkbox value.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Update MySQL with PHP checkboxes

    Hello, I want to use the checkbox to update the status of a row in mysql using php. If it is checked and submitted, the status will change from 'collect' …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in magicthegathering

    Seems similar/same to your post at https://www.daniweb.com/programming/game-development/threads/535405/help-for-my-code A server migration or something else may have had you think your post was missing.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching magicthegathering

    Can anyone help me to write combat class? 1. Combat between two creature cards: Reduce the defending creature’s HP by the attack power of the attacking creature card AND reduce …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Hi everyone, I'm blackroyal321

    I found no community there. Just a site selling the usual made in the middle kingdom. What's been presented as eco-friendly isn't so much as you look closer at not …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Hi everyone, I'm blackroyal321

    The Bespoke Group of Entrepreneurs The Bespoke Group of Entrepreneurs (Bespoke-G-Ent) is a community of like-minded people that interact over startups, networking and trends. Our products are there to serve …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in What is most effective social media platform for paid campaign?

    From what I've heard, a campaign uses all of these.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching What is most effective social media platform for paid campaign?

    Which one is the best for paid campaigns and gain best results? Facebook, Twitter, Instagram, Pinterest, LinkedIn, TikTok or any other better option if possible.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in networking no work

    The networking did work or you couldn't have created this discussion.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching networking no work

    ## Sub-Heading Here ##
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to JamesCherrill in Best Java Example For Pharmacy Billing System

    "Java 2": Oh yes. That label was created for Java version 1.2 (released December 1998). It was dropped after version 5 (released September 2004). Looks like a teacher somewhere has …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Toshiba charger light on but wont turn on

    I think I've worked on a Toshiba C855D series and the tool I used to get inside was a standard Philips screwdriver. Now it would be debateable what you would …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in what the average salary of python developer

    So you get paid about 3 USD a hour. I can't imagine being able to buy food and pay your rent. Such low pay seems to always lead to social …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Toshiba charger light on but wont turn on

    At 9 years old, not unexpected to see the end. Try the usual but keep in mind I didn't check if the battery is easily unplugged. 1. Unplug charger and …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Toshiba charger light on but wont turn on

    So today i went on a long trip to san diego, so i stopped at a hotel and i decided to turn on my toshiba to play some games, the …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to JamesCherrill in Best Java Example For Pharmacy Billing System

    I think they are looking for a simple trainee exercise, not a commercial-grade full system. What's "Java 2"? We're currently on Java 15.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in what the average salary of python developer

    This just in. File under "We can't get people to work for us."? Original found at https://imgur.com/gallery/LQ7UOMH ![part_1.jpg](https://static.daniweb.com/attachments/1/19feb9034ed2c43f86e133d0d671e11a.jpg) ![part_2.jpg](https://static.daniweb.com/attachments/1/cf39007e47ab069b44c11c9f9653e627.jpg)
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Best Java Example For Pharmacy Billing System

    To create such would require what we call a requirements document. Your post supplied two sentences and as such falls flat as to requirements. Beyond that, no one I know …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Best Java Example For Pharmacy Billing System

    Using Java 2 method and basic dialog Create Best Pharmacy Billing System
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in what the average salary of python developer

    Here there is a push for a minimum 15 USD hourly wage. While I'd expect much more for good programmers you limited this to "python developer." In all the work …

The End.