use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo
Table control is disappearing from Screen
Hi Experts,
I have a screen with multiple table control(TC). Each table control has two c
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
Merger of 6 sister companies under one flagship company after go live
Dear Experts,
I need one help regarding Merger of sister companies of same group. currently we
Custom array sort? asc then desc
Any ideas how I could sort this array? I've been trying for a while. Maybe with usort, but I have no