search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
Code clarification
Hi
In the following code what could be the "search_print()" and where it could be
php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
$get problem
Hi Guys ...
can you please tell me what i am doing wrong here
Code: <?php
Help on Order Entry Form/System Where is best to begin.
I have a dilema and a very short amount of time at this point and I'm looking for some help on decid
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The