PHP error. Need help urgently
Hi,
I am programming a php site and have a problem that i just cant find out how to fix. When
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Undefined variables
hi
----------------------------------------------------------------------------------------------
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
Need help with unexpected T-STRING error
I'm a newbie and I'm still learning PHP. However this error has me stumped. I've googled, searched t
Internal class functions don't seem to get executed.
Hi. Can someone please put me out of my misery on this. I don't write much PHP and this has me baffl
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
problem in program for counting no of chars using pointers
Hi all, I was trying to make a program which counts number of chars in a string using concpt of poin