PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.
Data Function is Its Not working IN IE8
This is my first time to use formums. I hope i can get solution for this problem.
view plaincopy to
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
Pipe email to PHP - get mail adress from MySQL - send?
Hi all,
this is the challenge:
1) Our faculty at the college where I'm employed includ
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My