The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser[1]. When activated, it will prevent user activity with the page (or part of the page) until it is deactivated. BlockUI adds elements to the DOM to give it both the appearance and behavior of blocking user interaction.
Category Archives: Programming
Bitcoin
What is Bitcoin? And how can it benefit my business?
NuSOAP
Introduction to NuSOAP NuSOAP is a group of PHP classes that allow developers to create and consume SOAP web services. It does not require any special PHP extensions. The current release version (0.6.7) of NuSOAP at the time this was written (03-November-2004), supports much of the SOAP 1.1 specification. It can generate WSDL 1.1 and …
PHP json_encode vs serialize performance
If performance is you absolute driving characteristic, then by all means use the fastest one. Just make sure you have a full understanding of the differences before you make a choice
Blocking scraping website content
The + Symbol is nothing in specific, its just a query string appending variables.. (that url with + symbol is also accessible through curl anywayz.) If you are using an Apache server you can put the following in a .htaccess file to block out site stealers:
xajax
xajax is easy! Just include xajax, register a function (or an object or class method)…