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
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
Oracle11g Patch issue
Hi all,
I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AI
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....
Help with simple query
Hi,
I'm trying to do a Query with a Union where I want to print the number of rows $tc conta
php require help needed
Ok i tried to use the search funtion but the word require is everywhere.
i'm really new to cr
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here