limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
phpMailer not working ..........
HI,
I was playing with the phpMailer script and tried to send a smiple mail using their test scri
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it
CHECH A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Text to picture Generator
Hello, i have found this script and it works really good^^ But i have one problem, i would like to c
Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
Help to integrate whois Domain Details to website
Hi,
can i know is their any php script r methods to add domain details to my website.
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu