Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
Help with PHP Calendar code...
Hello, I'm new to this forum and I'm glad I found it.
I wrote this code for a PHP calendar as an
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming dat
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
help with image text
Hi ...
see i need the text of the name and number to start in the center and always be in the
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav