LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
Connection Timeout
I'm using xmii 12.0
I'm calling a transaction as a web service from a windows application
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th