Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
recrawling
Can anyone suggest me how may i know a page is updated before it is being downloaded, so that i can
How to write on database when a link is clicked?
Hi,
I have a list of products in a gridview. When the link is clicked currently it takes to an ext
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
Variable passed to each() is not an array or object
Hi,
This is a email a friend type of form, and it isn't working anymore.
<?