Quantcast
Channel: Designscripting » PHP
Browsing latest articles
Browse All 8 View Live

Image may be NSFW.
Clik here to view.

PHP multiple file upload script | uploading files code

I wanted a multiple file upload script in PHP server side for my website admin part, after search on Google I built my own code for file uploading with php script. it is easy to create multiple files...

View Article



select random rows / records in mysql and PHP query

Just wanted to show random records from MySQL database using PHP. There exits a hack to use RAND() function to fetch random table rows. The mysql query can be used for the below needs: Random pictures...

View Article

Image may be NSFW.
Clik here to view.

Yahoo Login system with yahoo! Connect using oauth-social

A developer has created an application which will allow his users to represent their presence using the Yahoo! Status web service. Once the developer signs up for an OAuth API Key and Secret (provided...

View Article

Image may be NSFW.
Clik here to view.

PHP jQuery Image crop script | ajax plugin code demo

Using PHP and jQuery combination it is easy to add image cropping functionality to our web application or admin side scripts. Here we are going to see PHP tutorials or Ajax, jquery plugins to work with...

View Article

Image may be NSFW.
Clik here to view.

Send / Pass values from Flash as3 to PHP without opening new window

I was trying to pass as3 data variables / values from Flash as3 to PHP. I know it is simple to make new request through navigateToURL(), it executes well and passes the data to php and runs the script...

View Article


Image may be NSFW.
Clik here to view.

PHP online voting system using jquery ajax

In this post is all about creating simple online voting system using PHP, jQuery Ajax. Displays the number of votes per article, This is not  IP Address based voting but restricts user to vote only...

View Article

Getting current page URL using simple PHP script

In this tutorial we are going to see how to get URL of current page using PHP. Tutorial Difficulty: Basic users Getting Current Page URL: We are going to use PHP built-in functions to get current page...

View Article

Image may be NSFW.
Clik here to view.

To fetch the latest youtube video from user channel using php

If you need to create a widget & showcase the latest video uploaded in youtube channel to your users. Can be in your website or advertisements or anywhere, it is now possible with youtube API....

View Article

Browsing latest articles
Browse All 8 View Live




Latest Images