Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
Pls help with PHP
Pls can anyone direct me on how to create a user account for a customer. For example i want know if
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
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