Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
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
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
Mail form doesn't send Russian/Cyrillic characters correctly?
When someone enters foreign characters (like Cyrillic text, and Japanese/Chinese probably gives the
ASP.NET Validation Event Cycle URL Rewrite issue Please help understand this code
Hi,
I have asp button as follow:
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
I noticed the index page on my site was modified this morning and found this code inserted at the bo