validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
SAP Management Console is blank
Dear All ,
I am facing problem in my des sever suddely in SAP Management Console is blank and
Multi-image upload problems
Lets see if I can get some help on this one. Can anyone show me what I am doing wrong here. I'm just
Need help with PHP/MySQL drop down menu
I need help on how I can implement a drop down menu which queries mysql database and output the avai
Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre
PHP search multiple input field box help
I am having a problem with my search script. At current it will simply search by a selected date whi
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?