PHP/MySql with Paypal

PHP/MySql with PaypalThis tutorial is meant to show how GoLive users can integrated their PHP/MySQL dynamic data with PayPal to create a simple online store with some advanced pricing features. This tutorial assumes that you are already familiar with using dynamic content in GoLive and aren’t too terrified with working with source code. You will also need a PayPal account.
Read more

PHP script to add time. Tutorial with code and example

PHP script to add time. Tutorial with code and exampleSome days ago I wrote an article on how to get the local time. But I saw that many people are searching with keywords like “PHP Add Time”. As this is happening frequently, I have decided to write an article on how to add time using PHP. Here is the article. In this article, I have written a function that takes hour, minute, second, day, month and year as inputs, adds all supplied time values and returns the new time.
Read more

Tutorial Using PHP, SOAP and WSDL Technology to access a public web service.

Tutorial Using PHP, SOAP and WSDL Technology to access a public web service.In this small tutorial we will access the Kansas Department of Revenue’s web service to get sales tax information for a particular area in Kansas. We just send the Zip Code of a particular area in Kansas to the web service and it returns the sales tax for that region.
Read more

PHP/MySQL Tutorial

PHP/MySQL TutorialUnless you’ve been living on Mars for the last six to eight months, you’ve heard of open source software (OSS). This movement has got so much momentum that even the big boys are taking notice. Companies like Oracle, Informix, and a host of others are releasing their flagship database products for that poster child of the OSS movement, Linux.
Read more

PHP Tutorial - Learn PHP

PHP Tutorial - Learn PHPIf you want to learn the basics of PHP, then you’ve come to the right place. The goal of this tutorial is to teach you the basics of PHP so that you can:
. Customize PHP scripts that you download, so that they better fit your needs.
. Begin to understand the working model of PHP, so you may begin to design your own PHP projects.
. Give you a solid base in PHP, so as to make you more valuable in the eyes of future employers.
PHP stands for PHP Hypertext Preprocessor.
Read more

← Previous PageNext Page →