Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
Mouseover to edit (Ajax)
hi friends, can anyone help with the code behind to get this application working, please in VB (new
PHP search multiple input field box help
I am having a problem with my search script. At current it will simply search by a selected date whi
Help to integrate whois Domain Details to website
Hi,
can i know is their any php script r methods to add domain details to my website.
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{