update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Attempt to assign property of non-object in...
I'm having issues with the following function in PHP 5...
function getTreeWithChildre
Loop Through Date Range
Hi guys,
I have date range as parameter like 01/JAN/2009 TO 16/JAN/2009 now i want to loop thro
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
DBCA Templates
Hi all,
I'm working on creating a template for DBCA, but can't find any documentation on the
show random images
hey guys
can someone please suggest a way in which the following code can be edited so it onl
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi
Set Categories
I am creating a submission form for somebody to come in and submit products. These products are sep
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.