division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
Disabling SAP menu
How do I disable SAP menu for all the users and just restrict them to User Menu in SAP ECC 6.0?
how to hide input fields on selection screen using variant attribute
Hello all,
I want to know how to hide input fields on selection screen using variant attr
Auto install
Hi I have a directory lets say "apps" that I then have more folders ie "email",
PHP search multiple input field box help
I am having a problem with my search script. At current it will simply search by a selected date whi