check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
Need a fuction to count entries in a field
Hi
I need a fuction to count how many times a email address is entered in to a field.
I ma
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
Anti Spam Code Problems
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
Preg_match unknown modifyer
Hello,
Im trying to write a little script for my forums i need to get the reply from my forum
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical