Learn courses for free
Publish new courses and earn
Check your skills
Improve your skillsets for free
 
or
    
learnNpublish - Quick Learning Management System
PHP STRING FUNCTIONS [ Share ,Read]
PHP is equally powerful than any other server side scripting languages in handling strings. We will experiment with some of the string functions of PHP with some examples. There are powerful functions like regular expressions to manage complex string handling requirements.
Rating:     Type:Free     Points Required: 0
PHP simplexml [ Share ,Read]

The SimpleXML functions lets you convert XML to an object.

This object can be processed, like any other object, with normal property selectors and array iterators.

Some of these functions requires the newest PHP build.

Rating:     Type:Free     Points Required: 0
PHP Mysql Functions [ Share ,Read]
MySQL is currently the most popular open source database server in existence. On top of that, it is very commonly used in conjunction with PHP scripts to create powerful and dynamic server-side applications.

To manage MySQL database many functions are available in PHP. These functions are easy to use and very helpful in developing PHP scripts using MySQL database.
Rating:     Type:Free     Points Required: 0
PHP Miscellaneous Functions [ Share ,Read]
This chapter discusses a variety of functions that don't really fit neatly into existing categories, but that we felt were too important and useful to leave out of this book. Accordingly, we'll simply categorize them as miscellaneous.
Rating:     Type:Free     Points Required: 0
PHP Math Functions [ Share ,Read]
Mathematics ( or math ) functions are frequently used in our scripts. There are PHP math functions to take care of addition subtraction multiplication and many other mathematical requirements.

We will discuss these math functions and try to develop some sample codes on these to further understand on how to use these functions.
Rating:     Type:Free     Points Required: 0
PHP Mail Functions [ Share ,Read]

You can use PHP to dynamically send emails to one or more recipients. This can be handy for a lot of reasons, for example:

  • Sending newsletters to a mailing list
  • Sending a "welcome" email to new members of your website
  • A user has just made a purchase and you need to send them a receipt by email
  • Sending an email alert to your technical administrator whenever an error occurs
  • Many more reasons...
Rating:     Type:Free     Points Required: 0
PHP HTTP Functions [ Share ,Read]

PHP HTTP Introduction

The HTTP functions let you manipulate information sent to the browser by the Web server, before any other output has been sent.

Installation

The directory functions are part of the PHP core. There is no installation needed to use these functions.

Rating:     Type:Free     Points Required: 0
PHP FTP Functions [ Share ,Read]

The FTP functions give client access to file servers through the File Transfer Protocol (FTP).

The FTP functions are used to open, login and close connections, as well as upload, download, rename, delete, and get information on files from file servers. Not all of the FTP functions will work with every server or return the same results. The FTP functions became available with PHP 3.

These functions are meant for detailed access to an FTP server. If you only wish to read from or write to a file on an FTP server, consider using the ftp:// wrapper with the Filesystem functions.

Rating:     Type:Free     Points Required: 0
JQuery - course 10 [ Share ,Read]
JQuery
Bind
Live
Live
Character Counting Remaining on Textarea
Character Counting Remaining on Textarea
Rating:     Type:Free     Points Required: 0
JQuery - course 9 [ Share ,Read]
JQuery

Hover
Scrol
Select
Focus in
Focus out
Rating:     Type:Free     Points Required: 0
First   <<  16 17 18 19 20  >>  Last