re calling a function without including file
Hi,
i am new to programming in php, i was just checking the wordpress code and found out in the w
How to write on database when a link is clicked?
Hi,
I have a list of products in a gridview. When the link is clicked currently it takes to an ext
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be