update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Grouping and sorting results
Please help with this query.
I have 2 tables in a database, countires and cities. states look
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
onClick='location.href=index.htm'> not working
Below is my code:
echo "<input type='button' value='redirect' onClick='location.h
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
MSSQL/PHP
I am tryint to setup a webapplication developed in PHP, Apache2.0 and SQLServer2000 as backend which
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
Thought I has this figured out especially after all the help i received?
Cags, Salathe, Daniel helped me with this yesterday, but not sure i took it all in.
I am attempti