Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
couldn't connect to your database
Hello I am new to php mysql
Actually i have read A tutorial on nettuts
"http://net.tu
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
Effort Estimation Template for Steady State Support
Hi Everyone,
Is there any SAP provided template/format for system change and enhancements
Simple email form - Newbie
Hello all,
First time poster!
I've been asked to create a simple HTML form that submit
Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
mail()
Hi all. I have a problem with emails. I am trying to set up a mail system where customers can subscr
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.