Skip to content

MistOnline

MistOnline

  • Home
  • Encrypt HTML
  • Scripts
    • Python
    • PHP
    • perl
    • Jquery
    • Java
    • Javascripts
    • Mysql
  • AWS
  • About Us
    • Privacy Policy
    • Contact Us
    Home ยป scripts
PHP

How to Create Image thumbnail using PHP

admin May 23, 2016 1 Comments

The following PHP code will create image thumbnails on the fly . We are using PHP GD2 library. You will need to make sure that you have PHP with at…

PHP xml

How to read xml using PHP (Demo)

admin Oct 29, 2014 0 Comments

Read xml and parse it using php and we are using simple php functions named simplexml_load_file, simplexml_load_string & SimpleXMLElement This is handy when you are working with the advanced XML…

Check if a variable is present in an array using shell script

admin Sep 16, 2014 0 Comments

An array is like a list of elements, you can refer to specific elements in an array with indices. For instance myarray refers to the i th element in an…

Mysql PHP

How to search using MySQL prepared statement and PHP

admin Sep 9, 2014 0 Comments

Enabling content search is always very important for a large website especially when you have lot of pages. I am going to explain this in both regular mysqli procedural approach…

Posts navigation

1 2 … 29

Next Page »

Search For Tutorials

Get Notified

Name

Email


Latest Tutorials

  • How to install Let’s Encrypt certbot on Amazon Linux 2December 30, 2022
  • How to take webpage screenshot using PythonDecember 13, 2022
  • Install latest Linux Apache MySQL PHP (LAMP) stack on RedHat 9November 22, 2022
  • How to install Ruby 2.6 on ARM64 AWS GravitonNovember 16, 2022
  • How to scrape text from HTML using PythonOctober 2, 2022

MistOnline

Copyright © All rights reserved