Module pool selction screen parameters combination logic
Hi floks,
Am new to the module pool development ,Recently i have created one program based on
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
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Character Sets/Collations Stuff
Can someone please give me a check list of things I must do to setup all the charset stuff for my ph
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
Help With editting and deleting form
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.png
This table
Calculus Help (and by help I mean homework)
Hrmmm, I hate posting about math homework, partly because it's homework, and partly because I hate w
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The