getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
PHP mail() returns true but doesn't work
First off I apologize if this is a newbie question, and I generally don't like asking questions that
header redirect problems? please help
Ok i am making a site that generates youtube thumbnails and i am generating an image that displays 1
Sql and php order list script problems
Hi im having a few problems with trying to get the coding right on a orders list ive done (or trying
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri