understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
PHP Display Telephone Number On Referrer
I have used the php below to show a different telephone number in the header of the site depending u
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
problem in pagination when processing with selectbox form
Hi,
I have a search form, with select boxes, if am selecting the value from the form, it work
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
Warning: mysql_num_rows() expects parameter 1
When i add quote at the end of this link
example:http://localhost/articlemania/category.php?cid=3
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right