update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
Finding digits in variable containing text, and IDing them
$romanstock = "http://www.remoteprice.com/data.asp?storeid=123&itemcode=456&typ
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
Career Change into SAP
Hai
I am sajesh ,did my diploma in Mechatronics i have a 4 years of experience in
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var