storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
Word Trimming
Hi Guys & Gals!!
Hope you are all ok....
I need some help with the following
Day of week
I am using PHP version 5.0.5
I have a varaible ($DATE (date format yyyy-mm-dd)) that is being inc
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
wav to mp3 + goDaddy
I need to convert wav files to mp3s. From what I have found so far one way to do it is to have my PH
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
formating when pulling data from a mysql database
Ok so Im not to sure if this is the right thread to post in but here is my catch 22 issue.
I