Lopphp - lopphp.com - LOPPHP

Latest News:

Duyệt json thành mảng 17 Sep 2012 | 03:16 pm

////////////////////////// //////// $branches = json_decode($merchant_data->branches); $branches_arr = array(); foreach(get_object_vars($branches) as $property => $value) { $branches_arr[] = $value; }...

Các mẫu xác thực (regular expression) thông dụng 13 Sep 2012 | 02:01 pm

IP Address Regexp \b(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\b MAC Address Regexp ^([0-9a-fA-F][0-9a-fA-F]:){5}([0-9a-fA-F][0-9a-fA-F])$ Domain Name Re...

code query category unlimited level 27 Aug 2012 | 08:01 am

PHP function getLocations($parent) { $db = &JFactory::getDbo(); if ($parent==0) { echo ''; } $db->setQuery('select * from #__enmasse_location where parent_id ="' . $parent . '" and `published`="1" ');...

Phần mềm sửa đổi thông tin file nhạc 12 Aug 2012 | 08:24 pm

Nếu bạn thường xuyên nghe nhạc thì có thể để ý file nhạc có các thông tin kèm theo. Đây gọi là meta của file nhạc. Các thiết bị nghe nhạc có thể đọc các thông tin đó để sắp … Continue reading →

Kiểm tra email hợp lệ 3 Aug 2012 | 07:10 am

PHP $checkEmal = preg_match("/^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,3})$/", $email); if (!$checkEmal) 1234 $checkEmal = preg_match("/^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(...

Gửi yêu cầu đến 1 website khác 31 Jul 2012 | 03:19 pm

$postfields = array('field1'=>'value1', 'field2'=>'value2'); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, 'https://foo.com'); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLO...

Kiểm tra trạng thái checkbox với jquery 31 Jul 2012 | 11:57 am

var isChecked = $('#chkSelect').attr('checked')?true:false;

Su kien click ra ngoai div jQuery 30 Jul 2012 | 12:28 pm

jQuery(document).mouseup(function (e) { var container = jQuery(".popupContBuy"); if (container.has(e.target).length === 0) { if(!(container.hasClass('hidden') )) { container.addClass('hidden');...

Refresh tortoise svn status 29 Jun 2012 | 04:32 pm

Đôi khi những status của file cập nhật rất chậm nguyên do là vì tortoise svn default sẽ dùng cache để hiển thị các status để bỏ điều này ta vào TortoiseSVN -> Settings -> Icon Overlay, set Status Cac...

Wallpaper đẹp 19 Jun 2012 | 06:34 pm

link

Related Keywords:

framework php, javascript string, confirm javascript, substr php, lop php, lopphp, blog lap trinh web, phan trang giong google, lopphp.com

Recently parsed news:

Recent searches: