Query issues
I probably have this setup wrong well I know I do because nothing is showing up now. What I want is
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
how can we add data from dynamic fields to mysql db in php
i have a script which i found on the internet. i modify that script according to my needs. what is i
in php, link returns to the line
When I add a link in a php page, the link word returns to the line (as a
would do)
Examp
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code