Quantcast
Channel: Learn Web Development » PRIYAQPT
Browsing latest articles
Browse All 10 View Live

Image may be NSFW.
Clik here to view.

PHP code for sending email with File Attachment

The mail() function  allows us to directly send email from php script.  This function allows sending header information as parameter. This feature can be used for attaching files with the email sent...

View Article



Image may be NSFW.
Clik here to view.

How to add the facebook like button to our Webpage

Now it is easy to make our page SEO friendly, by adding facebook like button or Bookmarking button to our webpage this makes the user easy to bookmark our sites for their future use. This will make our...

View Article

Image may be NSFW.
Clik here to view.

HTML Manipulation using jQuery

Using jQuery we can perform different methods of HTML manipulations. For example if  you want to add the contents to the HTML elements you can use  jQuery append() or prepend() Now let us see some of...

View Article

Image may be NSFW.
Clik here to view.

PHP code for concatenating array elements to string with delimiters

As in the earlier concatenating array elements into string with delimiter are quite complex. Now it is  easy to concatenate the  array elements to string with delimiter using PHP implode() or join()....

View Article

Image may be NSFW.
Clik here to view.

PHP code for sending an email with multiple file attachment

In the earlier post we have seen about sending an email with a file attachment . Now let us see how to send an a email with multiple file attachment. For this just we have to place the files in an...

View Article


Image may be NSFW.
Clik here to view.

Adding Pinterest button to your website

Now-a-days,  Pinterest plays a major role in social media for sharing  your videos,  photos etc., So you can pin your photos, videos easily using Pinterest Button You can add the  Pinterest button to...

View Article

Image may be NSFW.
Clik here to view.

How to add embed code to your website using iframe

To increase the visibility of your site or code, you can make use of embed code to your site so that the user can place the your code in their site thus it will improve the visibility of your code....

View Article

Image may be NSFW.
Clik here to view.

Javascript code for creating a POP-UP window

We have already seen about creating a POP-UP menus using javascript. Let us see how to create a POP-UP window using javscript. Now we are going create code html file and we are going to add the link,...

View Article


Image may be NSFW.
Clik here to view.

Alternate solution to reduce the z-index for Youtube Videos

Have you find it’s a difficult to reduce the z-index for your youtube video here is simple solution to make your video behind the website content. Usually youtube videos has a more z-index than the...

View Article


Image may be NSFW.
Clik here to view.

How to validate a form while using a multiple submit button

As we have seen already about Javascript Form validation Now let us see how to validate a form while using multiple submit button. Its merely easy to validate the form when there is a single submit...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images