PHP CURL Tutorial – Web Scraping & Login To Website Made Easy
In this video you will learn how to usePHP CURL, we are going to do three different examples in the first one wewill scrape the results from Google in...
PHP performance tips
>> HIGGINS: Hi, my name is Eric Higgins andI'm a Webmaster at Google. Webmasters at Google are responsible for hundreds of thousandsof Web pages. Because we have billions of...
Introduction to PHP and Installation Tips
Just a little background on PHP, it is a server-side language. like ASP. NET is. It is very similar to ASP. NET, If you've heard of Adobe's ColdFusion, that's another competitor and, than Sun Microsystems (Oracle) has JSP –...
PHP Tips: Single or Double Quotes?
>> Hello, this is Alex from PHP Academy andwelcome to this video which is, you know, a kind of a tip video on the difference betweensingle and double quotation...
PHP Tips: Error Reporting
>> Hi, this is Alex from PHPAcademy, and welcome to this video on Error Reporting and how we can turn it on. You might be receiving noerrors at all...
PHP Tips: Indenting Code
>> Hi, this is Alex from phpacademy. This video essentially aims togive you a tip on indenting code. Now, if you are experienced in programmingand you already know how to indent code and you know why you should indent...
How to Be a PHP Developer
Do you know how to be a PHP developer? The first step for you would be to learn PHP. There are a lot of books on that. You can...
HTACCESS How it Works in PHP
.htaccess (with a point at the beginning of the name) – it is a file-Configurator the Apache server, which allows you to configure the server in separate directories (folders)...
How Cookie Works in PHP
setcookie () defines a cookie to be sent along with the rest of the header-information. Cookies must be sent before any other caps / headers (this restriction cookies, not PHP). It requires you to put calls to this function...
Working with Date and Time in PHP
In distributed systems, such as the Internet, it plays a special role. Because of minor differences the system clock player in the Forex market can lose tens of thousands...