Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..