Intrastat Report Config in ECC 6.0 - goods Movement in EU countries
Colleagues, need ur help to understand the changes require in ECC 6 standard Report configuration se
do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
How to get the previous months last date....
Here's my wittle problem. I suck at working with dates.
So today is 10/20/2009, i need to fig
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r