Primary links
Articles
Using CURL for remote data manipulation
admin — Tue, 27/04/2010 - 12:09pm
Curl is powerful library of calls to get data from remote sites. Suppose you are developing a website for a local dealer of Honda. They might want you to fetch data related to the latest brands from the master website of Honda and display it in theirs. As long as this is legal, CURL is the way to go in getting this done.
Sending mail using SMTP authentication
admin — Thu, 25/03/2010 - 10:09am
Spammers are very active now a days and they are constantly searching for vulnerable scripts or servers to send spam emails. One common vulnerability in servers is where mails can be send as nobody user. Nowadays most server administrators block this and mails are allowed to be send as a valid user created in the server. When we use the mail() function in php to send emails, the emails get send as the user nobody. So this won;t work in all servers. You won't get any error in the script. Recipients won't get the emails. The if(mail(***,***,***)) will return false in such cases.
Solving mails from nobody@
admin — Tue, 16/03/2010 - 11:19am
One thing it can be difficult to control with this function is the envelope "from" address. The envelope "from" address is distinct from the address that appears in the "From:" header of the email. It is what sendmail uses in its "MAIL FROM/RCPT TO" exchange with the receiving mail server. It also typically shows up in the "Return-Path:" header, but this need not be the case. The whole reason it is called an "envelope" address is that appears _outside_ of the message header and body, in the raw SMTP exchange between mail servers.
Securing forms using captcha.
admin — Sat, 22/11/2008 - 10:55am
Here is a simple method to do this.
dhtmlxSuite 2008 Rel.2, Build Dynamic Data-Driven Grids from XML, CSV or JSON
admin — Sat, 24/05/2008 - 2:34pm
DHTMLX Launches Updated Website Dedicated to Its Ajax UI Toolkit
admin — Wed, 14/11/2007 - 6:47pm
Scand Updates Its Ajax UI Components Grid and Tabbar
admin — Fri, 20/07/2007 - 6:04pm
Scand released new versions of dhtmlxGrid and dhtmlxTabbar, Ajax-enabled JavaScript UI components with complete functionality and ability to work with any server-side technology including PHP, ASP, ASP.Net, Java and Rails.
Creating search engines using webservices
admin — Thu, 23/11/2006 - 11:49am
You must have seen many sites have a site search facility. You probably might have create many similiar sites too. Ok. But now you want an Internet Search Facility in your site. So what would you do? Quit jobs and join Stanford University to learn more about Data Mining Methodologies? Or start working on a million dollar prototype of (yet another) 'Jerry's Guide to the World Wide Web'?
Relax. There are easier ways to have a Search Engine in your site.
In this article we will look at how we can use Yahoo Web Services can help us have a SE up and running in a matter of minutes.
Differences between PHP4 & PHP5
admin — Sun, 24/09/2006 - 3:05pm
PHP 5 and the integrated Zend Engine 2 have greatly improved PHP's performance and capabilities, but great care has been taken to break as little existing code as possible. So migrating your code from PHP 4 to 5 should be very easy.
Who's Using Ajax
admin — Tue, 29/08/2006 - 9:55pm
User login
Follow Us
Who's online
Who's new
- Nisha
- linnaeus
- Yameen
- TalleyReedy
- admin

