Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
problem in program for counting no of chars using pointers
Hi all, I was trying to make a program which counts number of chars in a string using concpt of poin
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
PHP MySQL Return Results Issue
Hi guys,
I'm running joomla and made a module which is using ajax.
Basically i just have a
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
ALV sum various columns problem
Hi all,
I'm doing a report on ABAP for a timesheet of the current month. The output i want is s
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
md5 is it unique
I know this is most likely one of many simple questions that can be found semi easily. But I'm press