PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho
email form (cannot find the problem)
Hello there. I've been having trouble with an email form. Can't find the problem really. I've tested
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil
Shuffle between users ??
I have multiple $users in table. I need to send them $message.
I need to send the next messag
Undefined Index Notice In Internet Explorer Only
I am getting the following notice:
QuoteNotice: Undefined index: jrox in /home/ycsn/public_h
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh