Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
Legal Issues for SAP ERP o ERP in general
Hi experts,
Can someone please help me finding some documentation about legal issues tha
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <