New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
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
ORA-01655: unable to extend cluster SYS.C_FILE#_BLOCK# by 128
Hi all,
Oracle 10g. Linux.
I'm facing the below error while trying to import a dumpfil
please help me... my password gets encrypted but not able to get in database
hai guys,
please help me... in the following function my password gets encrypted but no
Removing Title From database problem
Hi again ! i am having an issue with updating database. When i update any price of a title it remove
Final year project, please point me in the right direction
hi there for my final year project I'm aiming to build a php script shell to use as an expert system
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://