Scene graph using Direct3D?
There are several C++ scene graph based packages available for OpenGl, like say OSG,
http://w
problem in pagination when processing with selectbox form
Hi,
I have a search form, with select boxes, if am selecting the value from the form, it work
Sending a hyperlink through mail
HI all,
I am sending a mail to outlook mailbox of a user using FM SO_NEW_DOCUMENT_ATT_S
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan