Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
how to easy edit text, with box? Help.
Hi.
I have a little problem. I'm doing a webpage for my aunt and I would like to make it as easy
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
Help with syntax
Hi all!
The $bridge variable is not getting passed while it is contained in the line below:
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp