Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
PHP Logging Error
When running the script on website it doesn't copy both input boxes, Only the user and not the passw
At max how many columns is advisable to create in a table/view
Hi All,
I have two transaction table from which i want to create a simple view or material
Selecting an "empty" date formated field
How do you select an "empty" date field? I've tried the few ways I can think.
SQL> select
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
Need help with unexpected T-STRING error
I'm a newbie and I'm still learning PHP. However this error has me stumped. I've googled, searched t