Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
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
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
Show message after entering data
Hello Colleagues
I would like to display messages after entering the data example: "
dat
Parse error: parse error in C:wampwwwlogspagesmembers.php on line 16
I dont see the problem with this, I always get Parse error: parse error in C:wampwwwlogspagesme
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
insert Multiple rows into the table from that table data
Hi All,
I have a requirement like to insert mulitple rows into the table from that
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4