Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
Random date selection
i want to select random date with time(hour+minutes+sec) where date is specified(10/22/2009) and tim
Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.
Retrieving the 25 most recently added entries from all tables in a MySQL databas
Hello,
The code below works great. It creates a table that shows the 25 most recently added t
xml
<?php
echo "<h1>XML Articles</h1>";
$home
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Results from Db outputted twice
Hey guys.. for come reason my data is outputted twise shown in the image below and i cant figure out
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
Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem