How To Make The Triangle in PHP
The PHP for loop is used to execute the same part of code a given number of times. Using for loop we can make the...
Amember: can member search and list other members once logged in
Yes, Member can search and list other members if logged in.
it was not possible in default Amember v3 and it is not possible in...Wrong custom type passed [image] to Am_CustomField::create
Facing problem when importing the members from amember3 to amember4, Actually customized the image field in amember3 but when we import page is broken and...
How To Make The Number Triangle Type-2 In Php ?
For the fresher it's easy way to improve the logic and programming syntax. In php we can make the different types numerical triangle. Using for...
How To Make The Star Triangle In Php?
It is very easy to make a STAR Triangle in php. This is a type of matrix in which we can print rows and columns....
How To Make The Number Triangle In Php ?
It is very easy to make a Number Triangle in php .This is a type of matrix in which we can print rows and columns...
How to Create the mysql backup
Easy way to create the mysql backup file...
Upload and Rename PDF
An easy way to upload and rename the PDF file only using PHP and HTML form. Copy the given code and paste in your PHP...
How to change source path of image ?
If you have Html file with image tags and you want to achieve is to replace the image src with PHP with new source i.e....