Questions tagged [status]

A status is a summary of the current state of a process, an application, a function or an object, or a response code about the execution of a request or a function (e.g., return code or error code). For status bar, use the tag 'statusbar'. For http-status, use tag 'http-status-codes'

A status is a summary of the current state of a process, an application, a function or an object. It can also be a response code related to the execution of a request or a function, typically a return code, or an error code.

Disambiguation:

  • Do not use for question related status bars, but use instead.
  • For HTTP requests, prefer or the tag http-status-code-xxx where xxx is a numeric response code.

External references:

  • Exit status on Wikipedia for status of a process execution
1447 questions
-3
votes
1 answer

How to send email by php

How to send an email with php is a very difficult quesion. When I use the function mail() to send an email, I can't get the status of sending email correctly.
-3
votes
1 answer

how status of Product in Magento get changed/saved?

I am eager to know how status of Product in Magento get changed/saved? Requirement-: Suppose there are existing products which are enabled in Magento...Now If admin Disable particular product from Backend then I need to catch that particular…
Sam
  • 11
  • 2
-4
votes
1 answer

Change status from not complete into completed PHP

I wonder how do I create a status from not complete into completed. The 'not complete' is a link from menu page where the user, after click the link, it redirect to survey module. My question is how if the user submit the survey module and redirect…
Daario
  • 23
  • 1
  • 9
-5
votes
2 answers

Dev C++ as of 2013

i was discussing with a friend of mine about Visual Studio when suddenly another student comes in and says : "I'm using DevC++.. they even made a version for Windows8" having said that he kinda is not really an expert ( not saying that i am ) i…
-5
votes
1 answer

How did FB intelligently notify me of status update?

This evening my mom (we are listed as mom/close friend) made an update: "I went with Mike to go see Prometheus". I received notification of this status update, despite her not putting my FB name. How did the app discern that I was the "Mike" she…
-8
votes
1 answer

If users log out will their status change?

In django, if a user logs out, will their status change from 'active' to 'not active? Please, I really need to know. Thanks in advance.
diyara
  • 1
  • 2
1 2 3
96
97