rookie looking for help coding a CSS form with PHP
I'm trying to figure out how to add PHP code to my xhtml form so that it is a working form embedded
php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Email Form Syantax Issue 2
How to make this look FROM:"OUR TEAM" instead of FROM:abc@mail.com
$headers = "
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
php mysql script to find record
Hi,
Currently I have a simple table with 4 columns. A, B, C, D
If I want to find all
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
TimeStamp Column Problem...
I'm mad at my self and thinking I'm a little retarded. It just be some one mistake I'm missing here.
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h