Very simple to create RSS feed. You just add header of XML file on your page header, and select from table and loop your data into xml format.
Create RSS Feed on your Website
January 2nd, 2008 · No Comments
→ No CommentsTags: Share · web
SAP - NET Connection, Integrated Database
January 2nd, 2008 · No Comments
PT. Astra International Tbk, a large company in Indonesia, Until now, they have implemented SAP connection between head office and branch. Astra International have some brand of car, Daihatsu, Toyota, Isuzu, BMW and Peugeot. Each brand have a head office business operational. And all of brand is handled by Head Office PT AI. [Read more →]
→ No CommentsTags: NET · Share · sap
SAP - PHP Connection
December 27th, 2007 · No Comments
We know SAP, the great enterprise resource planning in the world. But very expensive budget to create and implement this software. But based on real case in some company, we have limitation in SAP, such as :
- SAP always charge based on user name license, whereas we know employee of company always grow and increase.
- If SAP implement in company that have some branches, it can be spent more budget. Because communication cost must be spent every month.
- Develop new business and new reports and others. [Read more →]
→ No CommentsTags: Share · php · sap · web
OCI and ORA for Oracle Database in PHP
December 27th, 2007 · No Comments
Anda pasti kenal Oracle, database paling bandel. Dan PHP web programming, program paling gampang dan mudah dipelajari. Ciri khas PHP adalah program berbasis fungsi. Untuk membuat koneksi PHP dengan database Oracle, PHP telah menyediakan beberapa fungsi yang tersedia di dalam komponen. Berikut step by step cara untuk melakukan setup : [Read more →]
→ No CommentsTags: Oracle · Share · php · web
Open Database Connectivity access via PHP
December 27th, 2007 · No Comments
ODBC (Open Database Connectivity) is group of database driver which have been registered in the Windows. Sometimes when you install DBMS (ex : Microsoft Access, etc) installer include driver for ODBC. If you want to show what driver has been installed on you computer, you can Click Start->Run, please type : ODBCAD32 on textbox. [Read more →]
→ No CommentsTags: Share · database · php · web
Create PDF file on the fly
December 27th, 2007 · No Comments
File PDF yang kita buat dapat dikeluarkan (output) ke dalam dua buah bentuk, yaitu ditampilkan ke browser atau disimpan ke dalam suatu file khusus.Prosedur untuk membuat file PDF secara on-the-fly menggunakan PHP secara sederhana dapat dibagi ke dalam delapan langkah sebagai berikut : [Read more →]
→ No CommentsTags: Share · php · web
How to create Database model with Power Designer
December 27th, 2007 · 1 Comment
Actually, there are some software to create database model, for example Power Designer, ERWin, Toad data modeler, Microsoft Visio and etc . But I think after compared, power designer is the best. Why it is the best,it have good visualization and easy to modify about entity and relationship between entity. This tools have the good about easy to generate figure and sql script. You just choose kind of database, and it generated.
→ 1 CommentTags: Share · database
