Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
need help in update query
i create a form for update. there are 8 columns in my mysql table. on my main page all the data is r
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Price in PR
Dear Experts,
Why we have to enter the price in the PR, and why there is no free goods indicato
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh