how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
I need desperate help with this php code integrated with flash please
Can someone please help me with this php code which I have been stuck on for weeks . I am trying to
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
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <