Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r
paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon
Oracle11g Patch issue
Hi all,
I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AI
Php Mysql Page Loading Notice
Hi all,
I was wondering if there is a way (Sure there is) of showing a message or an image wh
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d