Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable
script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
IIS & NW MII on the same server
Hi,
We're weighing the possibility to run both IIS and MII (NetWeaver) on the same server