unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
for loop without same $i digits?
Hi,
Can some guru please advise how can I accomplish this with a simple for loop ?
I
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
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
reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.