temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
Count number of records in all the tables with a querry URGENT PLEASE...
I downloaded ORACLE 9I DATA DUMP into my comp. There are number of tables. I need to find out the
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
The repetition structure: the while statement not working
New programming student, have assignment as follows:
A restaurant has 4 lunch combos for custom
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.
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and