how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Count number of records in all the tables with a querry URGENT PLEASE...
I downloaded ORACLE 9I DATA DUMP into my comp. There are number of tables. I need to find out the
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to