update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.
Getting PHP to ammended the selected in option field
Hey Guys
thanks for everyones help so far. This site and its users are oozing awesomness.
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
problem with php server update from mid 2009
Hi,
I have this navigation menu on 2 websites which used to work just fine. After a recent up
sql error
I have been looking at this code for 20mins and can't work out what I am doing wrong. There is somet
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha