Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
How to have a log of all the status a VIM document had been ?
Hi guys,
I’m using SAP Invoice Management plugin and the /OPT/VIM_ANALYTICS transa
Not connecting to DB using ruby, error:env.c:257:in oci8lib.so: ORA-12154:
Hi All,
I am trying to connect to the database server from the client server using ruby and f
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Staff Induction System - No idea where to go from here!!!
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
mysql timestamp manipulation
How could I use a timestamp (e.g 2009-10-30 13:20:35 ), and with php find out if it is:
from
Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
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
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.