matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
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
Update data to upper case in parent/child tables
Hi Gurus!
In production we have a product table and which is being reference by many tabl
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi
Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca
default SAP userid
hi,, I just like to know if it is ok to use the default SAP user id (SAP*)?
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is