preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
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)?
Problem with DB connection
Hello there! I'm new to this forum and I'm new to PHP coding also. I wrote something that doesn't ma
reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
How to show more than 1 users with this code...
Hello,
i have a table that shows users only if I, as Administrator, want to be shown. But its sho
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo