help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
Captcha problem users just refresh and it will let them auto submit again
Users will just re submit and not have to enter the new captcha.. ? Lol but if i refresh the page, t
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
Form a inline view based on the results of the previous query?
Hi Experts,
Can we form a inline view on the results of a previous query (another inline view)?
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?