Any meaningful project for a new C++ programmer?
I want to do some meaningful program, so I can help myself to learn
Assume I know the fol
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but
please, need help coding this voting for your favorite car polling system.
hi, my code needs a lot of work, but i want to be able to let users vote on their favorite car, upda
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: $setImage= 'productimages/' . dat
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h
How do i do multi uploads?.
Hey i would like to do this : http://hosting.mrkrabz.net/
I've got the base down you can uplo
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi