update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
Getting number of affected rows in SQLPLUS..
Hi everyone,
I have a shell script where i am invoking sqlplus, running a query and saving t
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
Multiple server callbacks (NOT POSTBACKS)
Hello,
I have 2 different javascript client side functions that are on timers. When the timers elap
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
drop-down with sub-category appear
Hello,
i know how to build a simple dro-down list, im looking for a code when im gonna choose
Recording popularity by day, week.. all time?
Hey everyone, I'm creating a site designed around users uploading music. How can I implement a syste
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q