get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
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
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan