division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
Storing the referrer in session... problems with tabs
Hello All
I am currently working on an ERP project based on the MVC methodology, when a user
Query issues
I probably have this setup wrong well I know I do because nothing is showing up now. What I want is
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the