Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Help on Order Entry Form/System Where is best to begin.
I have a dilema and a very short amount of time at this point and I'm looking for some help on decid
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
PHP code needed to get/post form fields and request mysql query results.
I'm new to PHP
I've created an html form to allow the user to request a basic telephone dire
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
Can't find the problem (no error message)!
OK, here's the deal. This code is really weirdly formatted (sorry!) and hard to understand, so I'm g
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i