PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
Simple code help with redirects
I am trying to figure out a redirect script that detects if the browser is IE 7 and if it does, redi
Word Trimming
Hi Guys & Gals!!
Hope you are all ok....
I need some help with the following
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
Parse XML
Good day,
I use oempro software and try to parse XMLReturn but it's not working for me, simpl
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical