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
how do i make a string??
hey guys,
can someone please tell me how to put data from the glob function into a string
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
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
Is there a function ... auto send IP
Is there some function that can be sent to a ddns service that returns the ip address of a ddns forw
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID