Hi,
is something like this possible?
update contract_all set col1,col2 =
(SELECT col1,col2 FROM tab1 WHERE id = 141 and status='a')
where co_id=141;
Thanks
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
Can we convert non uni code system into unicode
Hi All,
registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause i am posting in the wrong area. I am starting from scratch with a new registration form for a
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
WORDPRESS - Multiple Loops Only Going to One Post?
I have various pages with multiple loops and i need them to be individual to all other categories.2 columns.Left column shows 4 posts from category news just with the date and some custom
Getting number of affected rows in SQLPLUS..
Hi everyone,
insert mysql embeded videos as blobs?
Using TinyMCE my client will be able to embed images and flash videos into large columns of text which will obviously be printed out client side at a later date. What my question is that is it
How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a message to the user that file is uploaded and update the parent page when I close the
Is it possible to view php source code??
Hi AllI was just wondering if it's possible to view a websites php source code? I know that php is a server side scripting language and that it is processed at the server and the results are sent
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?