Quantcast
Channel: Barkamedia » PHP
Browsing latest articles
Browse All 16 View Live

Image may be NSFW.
Clik here to view.

Membuat aplikasi data mahasiswa dengan PHP (Part1)

Pada artikel ini saya akan menjelaskan langkah-langkah secara lengkap membuat aplikasi data mahasiswa dengan php. Bahasan akan saya bagi menjadi beberapa bagian yaitu Langkah Membuat database, Membuat...

View Article


Image may be NSFW.
Clik here to view.

Importing Excel files into MySQL with PHP

If you have Excel files that need to be imported into MySQL, you can import them easily with PHP. First, you will need to download some prerequisites: PHPExcelReader –...

View Article


Image may be NSFW.
Clik here to view.

How to alter all tables in MYSQL with only one command

<?php // your connection mysql_connect("localhost","root","***"); mysql_select_db("db1"); // convert code $res = mysql_query("SHOW TABLES"); while ($row = mysql_fetch_array($res)) { foreach ($row...

View Article

Image may be NSFW.
Clik here to view.

Download PHPMaker 9.0.1 (with extensions)

PHPMaker is a powerful automation tool that can generate a full set of PHP quickly from MySQL, PostgreSQL, Microsoft Access, Microsoft SQL Server and Oracle databases. Using PHPMaker, you can...

View Article

Image may be NSFW.
Clik here to view.

PHPMaker 9.2 Remove Left Menu Link

by gazza » Tue Apr 23, 2013 5:13 am Hi, How do I remove the Link in the Left Column? I don’t want to show the link, can that Column be deleted? Many Thanks ——— by Masino Sinaga » Tue Apr 23, 2013 9:08...

View Article


Image may be NSFW.
Clik here to view.

COPY row that contains FILE

my xxxadd.php file work properly when i execute COPY row that contains text only, but it does not work when i execute COPY row that contains FILE or IMAGE. my browser (Mozilla Firefox) just say: “The...

View Article

Image may be NSFW.
Clik here to view.

problem with arabic text

i have wrote arabic text الله اكبر in my form (xxxadd.php), but the output is like this : ???? ???? how to solve this? —– Make sure your database and your project use proper charset, e.g. utf-8. —– i...

View Article

Image may be NSFW.
Clik here to view.

Facebook Style Messaging System Database Design.

This post explains you how to design the Facebook Style message conversation system using PHP and MySQL. I have been working with messaging system at labs.9lessons.info, take a quick look at this post,...

View Article


Image may be NSFW.
Clik here to view.

CentOS 6.3 Step by Step Installation Guide with Screenshots

This post will guide you a step-by-step installation of Community ENTerprise Operating System 6.3 (CentOS) with screenshots. Less than three weeks after the release of Red Hat Enterprise Linux (RHEL)...

View Article


Image may be NSFW.
Clik here to view.

PHP Maker 10.0.1

PHP Maker 10.0.1 40 Mb Download links: http://rapidgator.net/file/ffcdf4914a1ee220a2825ccaf8616f83/PHP.Maker.v10.0.1.Cracked.by.yoza%5BUpK%5D.rar.html Mirror:...

View Article
Browsing latest articles
Browse All 16 View Live