Skip to content

Jean-Pierre Lambelet

Il n'y a pas de questions bêtes

  • Programming tips
  • About JP
  • English
    • Français

Author: JP

Wordpress 

WordPress – How to add or remove a button with TinyMCE on WordPress

November 5, 2013November 19, 2019 JP 0 Comments

By default on WordPress we have TinyMCE and although this plugin is very powerful, there are far too many buttons.

Share this:

  • Twitter
  • Facebook
Read more
Javascript 

Javascript – How to add jQuery from a Javascript file

October 24, 2013November 19, 2019 JP 0 Comments

When you create a javascript file, you may want to make sure you can use jQuery. To not have it

Share this:

  • Twitter
  • Facebook
Read more
Non classé 

SQL – How to retrieve entries before and after an ID

October 21, 2013 JP 0 Comments

It is possible, for example in the context of a competition that we are looking to find out which are

Share this:

  • Twitter
  • Facebook
Read more
Non classé 

PHP – CodeIgniter how to create and use a model

October 21, 2013 JP 0 Comments

Looking at the structure of CodeIgniter we see that there is a folder called application/models, it is in this one

Share this:

  • Twitter
  • Facebook
Read more
PHP 

PHP – Create a REST API with CodeIgniter

October 21, 2013November 19, 2019 JP 0 Comments

Introduction CodeIgniter is a fairly simple framework for PHP. Compared to his big brothers such as Zend or YII, he

Share this:

  • Twitter
  • Facebook
Read more
PHP 

WordPress – how to retrieve the ID from a given meta

October 7, 2013November 19, 2019 JP 0 Comments

With WordPress, it is common to use the get_post_meta method ($post,$meta-key) in order to recover the value of a given

Share this:

  • Twitter
  • Facebook
Read more
PHP 

PHP – Protection of special characters of regular expressions

October 4, 2013November 19, 2019 JP 0 Comments

If you want to use a regular expression to, for example, search for a word in a paragraph, it is

Share this:

  • Twitter
  • Facebook
Read more
PHP 

WordPress – Save parent categories in a selected category

September 9, 2013November 19, 2019 JP 0 Comments

It may happen that when you save your post you wanted it not only to be considered in the chosen

Share this:

  • Twitter
  • Facebook
Read more
Non classé 

Javascript – Iframe – the address where the iframe is located

September 9, 2013November 21, 2019 JP 0 Comments

For security, you can’t directly reach the page outside the iframe from it. On the other hand, we can recover

Share this:

  • Twitter
  • Facebook
Read more
Non classé 

jQuery – Word and Character Counter

September 9, 2013November 19, 2019 JP 0 Comments

A small script to count the number of words and characters in a input or textarea field <input id="text" name="text"

Share this:

  • Twitter
  • Facebook
Read more
  • ← Previous
  • Next →
  • Français
  • English

Recent Posts

  • Symfony – Doctrine – How to see where a sql query is executed
  • Install drupal/console on drupal 9
  • PHP Spaceship Operator <=>
Copyright © 2025 Jean-Pierre Lambelet. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.