UL and LI Add Form
The idea I want here is when the user click on a character name from the drop down select bar at the
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Calling All PHPFREAKS Blackberry Users
Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Mes
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
Recognising Revenue daily
Hello.
Has anyone come across daily recognition of deferred income?
We want to implement R
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,