Danh mục

Tạo mạng xã hội với PHP - part 24

Số trang: 10      Loại file: pdf      Dung lượng: 3.25 MB      Lượt xem: 7      Lượt tải: 0    
Thư viện của tui

Hỗ trợ phí lưu trữ khi tải xuống: 3,000 VND Tải xuống file đầy đủ (10 trang) 0
Xem trước 2 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

Public and Private Messages /** * The registry object */ private $registry; /** * ID of the message */ private $id=0; /** * ID of the sender */ private $sender; /** * Name of the sender */ private $senderName; /** * ID of the recipient */ private $recipient; /** * Name of the recipient */ private $recipientName; /** * Subject of the message */ private $subject; /** * When the message was sent (TIMESTAMP) */ private $sent; /** * User readable, friendly format of the time the message was sent */ [ 212 ]Download from www.eBookTM.comChapter 7 private $sentFriendlyTime; /**...
Nội dung trích xuất từ tài liệu:
Tạo mạng xã hội với PHP - part 24

Tài liệu được xem nhiều: