update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
TinyMCE / Ajax Postback Problem
Hiya all,
I have a page which loads the TinyMCE editor. On the postback I obviously want to f
PHP Code / Script To check weather the given email exists in a domain
Hi,
I want to implement the following in my web page
in sign up we will ask to enter u
Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl
Port scanner problem
Hai
recently i developed one app through which u can check the opened and closed ports under an
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
php web service error
hey guys,
I'm working on a project requires the use of web services. I've been trying a few tutor
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in