PHP Programing Botturn

All About PHP, Tutorials, Scripts, Video Lessons, Forum, Downloads

Files of the month March, 2009

SCRIPT - a phpBB forum in PHP

Posted by admin On March - 31-2009

phpBB is a management system for the Internet forums built through PHP scripts. The system name is a shorthand for php Bulletin Board. It is free software under the GPL.
It supports various management systems of databases such as MySQL, PostgreSQL, SQL Server, Microsoft Access, and with [...]

TUTORIAL - Redirect via PHP

Posted by admin On March - 31-2009

To redirect the user via php is very easy to just put a page named index.php in the root of the server with the following code

E-BOOK - phpmyadmin Portuguese Manual

Posted by admin On March - 30-2009

Increasingly, phpmyadmin assumes a key role in the creation / management of databases in mysql! With the growing number of programmers PHP / MYSQL in Portugal and Brazil, offers here a very comprehensive ebook on how to use phpmyadmin.

TUTORIAL - Installing and configuring Moodle LMS II

Posted by admin On March - 27-2009

In the second part will address the main settings in a new installation of Moodle from the admin menu system. This part of the tutorial will be divided according to the links on the menu itself. For a better understanding is needed an explanation about the structure of Moodle.
This structure can be divided into modules and blocks:

Blocks: Cashiers are [...]

TUTORIAL - Installing and configuring Moodle LMS

Posted by admin On March - 27-2009

Moodle is a LMS (Learning Management System) that has been widely used as a Virtual Learning Environment in several courses, both in distance education as a tool to support teaching presencial.Esse great use can be justified by the flexibility of the system (functionality can be added easily through modules), the translation in several languages ​​[...]

TUTORIAL - Calendar with navigation between the dates

Posted by admin On March - 27-2009

Script that displays a calendar with dates for navigation (previous month and months later) and a form to fill out directly to the desired date appears.

TUTORIAL - How to translate a page with PHP

Posted by admin On March - 26-2009

If a page is visited by people from the four corners of the world will need to have the page available in several languages, or at least not their mother language and in English!

To do this may sound complicated ... but it's very simple! Just use files with constant and then load the file corresponding to the selected language.

TUTORIAL - Generate random numbers with rand ()

Posted by admin On March - 25-2009

Hello everyone! I'll tell you about the rand () function, PHP used to generate random values.
This function is simple but can be very useful in, because with it we can create a system of rotating banners, make a script to generate a key for the euro millions, we can also use it to reduce duplication of files (by assigning a name to axfgafasf21fdsf.jpg file a genre) and so on.

XAMPP (Apache, PHP, MySQL and Perl)

Posted by admin On March - 24-2009

Now, all beginners in PHP programming, many vezers ask, how to install php on my pc and using the sites to localhost? For there is a simple and easy way to do an install and everything you need to program in PHP, is p XAMPP (Apache, MYSQL, PHP, PEAR)

SCRIPT - Full Gallery

Posted by admin On March - 22-2009

The Gallery is a system to manipulate images in albums, has user authentication and VIP areas. Easy to install and configure. By uploading photos automatically as it is reduced to the suggested size (thumbnails), rotated, flipped, all you like.