Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
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
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
Business Health Check
Hello
I need to create an online business health check for a client it will be multiple choi
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
IS this code correct
The reason i ask is everything underneath it appears to be alink as well, tis blimmin annoying
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..