Browsing articles in "Php"
Jul
5
2010

Cấu hình domain ảo ở localhost

Nếu bạn đang là php programmer thì hẳn trên máy ít ra phải cài localhost để test web. Đó có thể là AppServ, XAMPP, WAMP…các phần mềm này đều sử dụng Apache làm lớp Web Server, và đó là đối tượng của bài viết này. Giả sử bạn phát triển 1 dự án và tạo trên localhost, cách thông thường là mỗi dự án thì bạn tạo một thư mục riêng trong thư mục www [...]

Mar
23
2010

Web Services – Phần 1 – Ứng dụng xây dựng search engine tích hợp web services

Web Services – Phần 1 – Ứng dụng xây dựng search engine tích hợp web services I.Tổng quan web service 1. Vai trò của web service Web service ra đời đã mở ra một hướng mới cho việc phát triển các ứng dụng trên Internet .Web services tạm dịch là các dịch vụ trên web .Công nghệ web services ra đời là một cuộc cách mạng hóa cách thức hoạt động của các dịch vụ [...]

Mar
23
2010

Sử dụng Soap trong php5

No, this isn’t a do-it-yourself version of Fight Club. Our regular PHP expert, Paul Hudson, walks you through how to create your own API for others to use I’m sure you’ve all noticed that this magazine enjoyed a comprehensive redesign a few issues ago, and we adopted the new slogan ‘develop/ discover/design’. Well, I’m a man with so little sense of appearance that I dress in the dark, so I can’t teach you anything about [...]

Sep
21
2009

PHP, JSON and JavaScript usage

Today i want to introduce you to jSON (JavaScript Object Notation), in short, it is a simple format designed to exchange data between different programming languages. I will show you how to create JavaScript object, convert it to JSON string, and send to PHP script, which will decode jSON string to readable format (for PHP). But that’s not all, PHP script will create it’s own data object encode it to jSON string and send it [...]

Aug
20
2009

A Modular Directory Structure Quickstart: Create Directory Structure

The following tutorial will consist of creating the following conventional modular directory sturcture and bootstrapping it via Zend_Application 1.8.x.It is broken up over four chapters. This tutorial assumes one or more of the following: You are familiar with PHP You know Object Oriented Programming. You can setup Apache (mod_rewrite), Virtual Hosts You are familiar with a previous version of Zend Framework You understand how the typical non-Zend_Application bootstrapping works You are familiar with the conventional [...]

Pages:«12345»

Sponsors