Comment Mod System Effects all rows...
Sorry if its confusing but here is whats going on: I have a table in a database called comments and
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
SOAP Issue
Hi,
I am facing some understanding problem with SOAP basic.kindly recommend some SOAP expert.
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
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
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.
Help with echo()
I'm having some problems with this code:
Code: echo '
<A HREF="jav
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
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han