remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
mail() problem
Hi Guys,
I've set up a contact email form. It sends the information fine, but it sends it to
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Add "width" check when upload
Hi!
Can someone add a function that is checking if picture witdh is bigger then 800px whwn up
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
Re-Order by ID Number
I have a cms set up for inputting an image, thumb, title, pdf, and eps. When input the database ass
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string