Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
Blogging s/w
heya frndz!!! i want to start a blog.... m looking for a s/w like oscommerce which is thr for e-comm
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
PHP Redirecting
Hello everyone. Is there a way to redirect people to pages within a statement in PHP? Since there is
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
Hom to make one url to open together with another url
I have a chat, which i want to be opened, as soon as the users login to the site. As it is now, when
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
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
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
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