MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
WORDPRESS - Multiple Loops Only Going to One Post?
I have various pages with multiple loops and i need them to be individual to all other categories.
Preg_match unknown modifyer
Hello,
Im trying to write a little script for my forums i need to get the reply from my forum
Retrieving the 25 most recently added entries from all tables in a MySQL databas
Hello,
The code below works great. It creates a table that shows the 25 most recently added t
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,