Quantcast
Channel: Scriptiny.com » PHP
Browsing latest articles
Browse All 14 View Live

Auto post to facebook

Social websites like facebook plays a vital role in increasing traffic for any website.So posting events of your website like new registration,new scheme etc on your facebook fan page will let others...

View Article


Extract thumbnails from video using ffmpeg

FFmpeg is a free software project that produces libraries and programs for handling multimedia data.It can help us to get frames of video at an interval of time and we can use these frames as...

View Article


smtp email validation

SMTP is a core Internet protocol used to transfer e-mail messages between servers (first defined in RFC 821 in 1982). This contrasts with protocols such as POP3 and IMAP, which are used by messaging...

View Article

Add watermark to images in php

A watermark is a visible image imprinted or embossed directly onto the paper or digitally added onto an image later.  There is a danger factor in publishing your images online. Hence adding a watermark...

View Article

Backup database cron script

In information technology, a backup, or the process of backing up, refers to the copying and archiving of computer data so it may be used to restore the original after a data loss event.The primary...

View Article


Compare, Ponder and Choose- The Right PHP framework

Right from facing criticism and rejection by a few and praises by others, frameworks have had a long run and are being accepted with wide arms in the current web scenario. The framework way of doing...

View Article

Get Youtube feed in your website search results

All video websites likes to improve their search facility by searching for videos not only those which are in their databases but also on youtube.In this way users will get more results of their...

View Article

Image resize using php

Website load time is now a days a key aspect of website designing and development.Images, which play a major role in designing should be nearly the same as of their usable size. For instance to show a...

View Article


Simple php captcha

CAPTCHA word comes from the word  ”capture” and CAPTCHA stands for “Completely Automated Public Turing test to tell Computers and Humans Apart“.A Captcha is a program that protects websites against...

View Article


Export html table as csv

A comma-separated values (CSV) file is a simple file format that is widely supported, so it is often used to move tabular data between different computer programs that support the format. CSV file is a...

View Article
Browsing latest articles
Browse All 14 View Live