- Managing Spam via IMAP
- Computer Virus On My Computer- Never!
- How To Determine The Origin Of Spam?
- 2008: Major Concerns for Network and Systems Administrators
- Spam Filtering
- How Anti Spam Software Works
- How Bayesian Spam Filters Work
- Google’s Tag To Remove Content Spamming
- What is the Point of Do-follow Links on Blogs?
- MBR_CHECKSUM_MISMATCH Hard Drive Error and Recovery
PHP
How To Find Geographical Location For A Particular Ip Address Using Php Script?
Hi all, I want to know how to find geographical location for a particular IP address using PHP script. I want to place adds in my developing site according to geographical location. Some body help me out.
How To Start Developing A Web Database Using Mysql And Php?
I want to develop a web database using mysql and i wonder if php would ne the right software to use.And i dont what siftware needed to build this conceptt.I need help………
Is It Possible To Convert The Source Code Of A Php Website To Python Or Ror?
My website is database driven and coded in PHP/MySQL. If i wanted to start coding in Ruby on Rails or Python will i be able to change my site’s source code in to RoR or Python. My site is large and has video uploading system and social network features, including forums. 1. Is it possible? [...]
How Do I Add Months To Today’s Date In Php And Mysql?
I need to insert today’s date and today’s date + 3 months into two DATE fields in my mysql database. I’m assuming that I use the CURDATE() function to get today’s date. How do I add 3 months to that and insert it into my database? And what is the best reference for this type [...]
How Do I Add A Character Every X Characters In Php?
When I display some info, in order to keep it from extending table rows I’d like to add a space or a hyphen every 40 characters in a PHP string. I’m sure there’s a way to do this, but I can’t figure it out. Can anyone help? Thanks.
How To Get Php To Be Run Locally On Web Browser?
I am writing pages for my site in php. I want to test them without uploading them. What is the best program to use? I need something that is simple to set up and is as small as possible (an addon for Firefox would be ideal). I don’t really want to set up apache or [...]
Is There A Way To Extract Information From A Sharepoint Document Library (word Documents) To A Mysql Database?
The Sharepoint document library is running off of a MS Small Business Server 2003. It is full of Word documents (order forms), with fields inside the documents. I am looking to extract information from the fields in those Word documents and import that data into a MySQL database. If that is not possible, is there [...]
How Do I Allow Single Quotes In A Php Script?
I’m using php scripting to send text data to a MySql database. Everything is working great but I am unable to use single quote’s in the text boxes. What statement needs to be made in my script? I think I have to do something like this: $string_escaped = addslashes(“string”);
Why Is The Blackslash In \n Being Interpreted As An Unexpected Character In Php?
I am attepting to send an email from a form with php. There are three fields and i need them seperated onto different lines. When i try to use the \n character in either the message body parameter of mail(), or when defining a variable $message, i get a parse error about unexpected variables if [...]
What Is An Inexpensive Yet Effective Way For Me To Learn Php/mysql?
I have a background in web design but would like to get a solid understanding of creating with PHP and MySQL. I have a few books but they seem to bore me. Any other ideas?

