Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
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
Quick variable question
hey guys/gals,
im trying to write a php script and it works fine as i have it, but i need to set
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem