 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Community News: PayPal Launches Integration Center & Version 4 of PHP SDK
by Chris Cornutt March 28, 2006 @ 07:16:57
One of the more popular questions I see from budding e-commerce site owners is how to add a payment system to their site. They have the catalogs and shopping carts all set, but they're missing that key piece to handle the transaction. Paypal, one of the largest online payment handlers, has released a new resource to help make life easier - the PayPal Integration Center.
Along with this launch, they have also upgraded the PHP SDK they offer to a shiny, new version - 4.0. According to DynamicWebPages.de, they've added the ability to make a request without an SSL certifiicate, made installation easier, and more.
Their prefered method of installation has moved over to a PEAR-based setup, making it as easy as going to the source directory and calling "pear install package.xml". Of course, not everyone has access to the server their running on (shared hosting), so they provide another method just for them. It's still simple, but requires the inclusion of files on each execution.
voice your opinion now!
php paypal launch integration center version four SDK php paypal launch integration center version four SDK
SitePoint PHP Blog: Unserialize Yahoo! search results
by Chris Cornutt February 23, 2006 @ 07:17:43
With the announcement of the new Yahoo! PHP Development Center, there's been a lot of buzz around the PHP community, including this new post from Harry Fuecks over on the SitePoint PHP Blog today.
Via John Cox, Yahoo! have opened up a PHP Development Center for their search APIs and, more interestingly, have started exposing their search data as serialized PHP strings. That's "serialized" as in the serialize function.
This is very cool but think a little caution is needed when using it, given that it wasn't designed to be a wire format but rather for local storage of PHP data, within a trusted environment.
In the rest of the post he looks at a few different topics - whether it's inherently safe to use, a quick look at chatacter encoding, and an example of how to use the service with the PEAR::HTTP_Request package.
voice your opinion now!
php yahoo developer center unserialize search results php yahoo developer center unserialize search results
Acunetix.com: Web Site Security Center
by Chris Cornutt January 13, 2006 @ 07:40:26
Via this post on Nexen.net today, there's a link to this resource from Acunetix - a "Web Site Security Center".
Web site security is possibly today's most overlooked aspect of securing data. Hackers are focusing their efforts on hacking web-based applications - shopping carts, forms, login pages, dynamic content, etc. Web sites are accessible 24 hours a day, 7 days a week and control crucial data since they often link directly to customer databases.
The Web Site Security Center provides information about the most important web attacks, such as SQL injection & Cross site scripting. Besides explaining how they work, the center also provides information on finding and fixing these web vulnerabilities.
The site provides all sorts of resources on the various types of attacks (including cross-site scripting, SQL injection, authentication hacking, and Google hacking). They have a scanner you can download a trial of, but the information the site provides is valuable enough...
voice your opinion now!
php web site security center whitepaper article xss SQL injection php web site security center whitepaper article xss SQL injection
|
Community Events
Don't see your event here? Let us know!
|