Tech Blog Hunting
Menu Close
  • Home
  • General
  • Tips
  • PHP
    • WordPress
    • Yii2
  • HTML5
  • jQuery
  • AngularJS
  • Ionic
  • MySql
  • Demos
  • Author

PHP

PHP Development

PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages. PHP is a widely-used, free, and efficient alternative to competitors such as Microsoft’s ASP.

1

Yii2 – Bootstrap Modal

Posted on May 17, 2017 by Prakash S
Yii2 - Bootstrap Model

The work of implementing the modal window will be made easy by Bootstrap, which is a default framework bundled with the basic app. The modal window is composed by an almost pre-determined markup and an additional JS, which provides the… Continue Reading →

PHP, Yii2 PHP, Yii Extensions
0

Yii2-iViewer

Posted on April 30, 2017 by Prakash S

iViewer is an jquery ui widget representing image viewer component used to load and view image with ability to zoom image and to drag it with mouse in container. Plugin is expected to work in ie6+, ff2+, google chrome, opera… Continue Reading →

jQuery, PHP, Yii2 jQuery, PHP, Yii Extensions
0

How to create custom widget in Yii2

Posted on April 13, 2017 by Prakash S

This tutorial will show you how you can create your own custom widget in Yii2. Widgets are reusable blocks and they are used in your views. The main advantage of Widget is you can write once and reuse it wherever… Continue Reading →

PHP, Tips, Yii2 PHP, Yii Extensions
0

Yii2-Formbuilder

Posted on December 14, 2016 by Prakash S

A drag and drop form builder with jQuery for Yii2 which built upon to jQuery FormBuilder plugin. Installation The preferred way to install this extension is through composer. Either run composer.phar require meysampg/yii2-formbuilder “*” or add “meysampg/yii2-formbuilder”: “*” to the… Continue Reading →

PHP, Yii2 PHP, Yii Extensions
0

Dynamic Nested Forms in Yii2

Posted on December 1, 2016 by Prakash S

Preface Many thanks to the DoingITeasyChannel on YouTube which helped me get started on using this widget with nested forms. DynamicForms Part 1 DynamicForms Part 2 I have the following code working on my Yii2 Site, and I’m very thank… Continue Reading →

PHP, Yii2 PHP, Yii Extensions
0

How to Program With Yii2: User Access Controls

Posted on November 20, 2016 by Prakash S

Access control integrates with the framework’s authentication features to allow or restrict access to specific features or pages of your website. The code we’ve written thus far allows anyone to create posts even if they haven’t signed in. For example,… Continue Reading →

PHP, Yii2 PHP, Yii Extensions
0

Useful PHP Tips for Beginners – Part 4

Posted on September 18, 2016 by Prakash S

31. Make a portable function for executing shell commands system , exec , passthru , shell_exec are the 4 functions that are available to execute system commands. Each has a slightly different behaviour. But the problem is that when you… Continue Reading →

PHP, Tips PHP, Tips
0

Useful PHP Tips for Beginners – Part 3

Posted on September 15, 2016 by Prakash S

21. Validate data with php filters Have you been using to regex to validate values like email , ip address etc. Yes everybody had been doing that. Now lets try something different, called filters. The php filter extension provides simple… Continue Reading →

PHP, Tips PHP, Tips
0

Useful PHP Tips for Beginners – Part 2

Posted on September 10, 2016 by Prakash S

11. Do not gzip output in your application , make apache do that Thinking of using ob_gzhandler ? No dont do that. It doesnt make sense. Php is supposed to write your application. Dont worry about how to optimise data… Continue Reading →

PHP, Tips PHP, Tips
0

Useful PHP Tips for Beginners – Part 1

Posted on September 8, 2016 by Prakash S

Some useful tips and techniques that can be used to improve and optimise your php code. Note that these php tips are meant for beginners and not those who are already using mvc frameworks etc. 1. Do not use relative… Continue Reading →

PHP, Tips PHP, Tips

Post navigation

Older Articles
Newer Articles

Subscribe

Popular Posts

Yii 2.0 Basic User Login From Database

Before start the application login steps, First create a database…

Yii2 – Bootstrap Modal

The work of implementing the modal window will be made…

Yii2-Schema Builder

GUI built on top of Gii, migration tool, and other…

Yii2 Dynamic Form – Demo 3

Installation The preferred way to install this extension is through…

How to Program With Yii2: User Access Controls

Access control integrates with the framework’s authentication features to allow…

Yii2 – Custom Role Based Access Control

Authorization is the process of verifying that a user has…

Yii2 – Google Maps API

Google Maps API library for Yii2. It is easy access…

Yii2 – Webcam

Capture and upload the image through system / Mobile web…

Yii2 – Simple Dual Listbox

Simple Dual Listbox is an extension of the Yii Framework…

Yii2 Dynamic Form – Demo 1

Installation The preferred way to install this extension is through…

Categories

  • AngularJS (15)
  • Apache (2)
  • CentOS (3)
  • CSS (2)
  • General (25)
  • HTML5 (10)
  • Ionic (14)
  • javascript (12)
  • jQuery (16)
  • MySql (7)
  • ngCordova (6)
  • PHP (58)
  • Tips (24)
  • Wordpress (6)
  • Yii2 (40)

Tags

AngularJS CSS General Html Ionic Javascript jQuery MariaDB MySql PHP Tips Wordpress Yii Extensions

Donate

Donate
Secure donation by PayPal

Author

Prescriptions Online

Connect with me

About Us

Technical Blog Hunting - The ultimate source for hunting technical blogs online. It's a free source code and tutorials for Software developers and Architects.

Tags

AngularJS CSS General Html Ionic Javascript jQuery MariaDB MySql PHP Tips Wordpress Yii Extensions

Newsletter

© 2016 - 2018 Tech Blog Hunting. All rights reserved.
The content is copyrighted to Prakash S