Tag: PHP
-
Access Heroku PostgreSQL Database Locally using Docker
How to use Heroku Postgres Database from any third party application or local server
-
Salesforce Toolkit for PHP
Example of using PHP toolkit in Salesforce with Sample code
-
Cpanel – FileZilla FTP – All code converted in single line
While transferring the php, html or javascript file using filezilla ftp client to the cpanel – all the codes converted into single line
-
CPanel – PHP – 500 internal server error
Error Resolved – CPanel – PHP – 500 internal server error
-
Create Cron job to run PHP Script in Cpanel
Hi All, Today i just want to share that how to create a cron job in Cpanel to run the PHP script. I hope everyone knows that what is Cron job : it is the task schedule in Linux which will run on predefined time interval. its same concept like schedule tasks in Windows OS.…
-
WordPress Error: “missing A Temporary Folder.” After Uploading A File
Recently i got the error “missing A Temporary Folder.” After Uploading A File After digging lots of sites, i was unable to fix the problem. Maximum sites offer solution like change php.ini etc. but changing configuration file and using shell command can be avoided by a simple trick. Go to Plugins Tab in wordpress after…
-
Display author name in wordpress
Look in the default theme’s index.php file for the proper template tag: and a good place to put it. Display Author’s ‘Public’ Name Displays the value in the user’s Display name publicly as field. Get Author link The Author’s Post The Author’s Post Link for more info check below URL http://codex.wordpress.org/Template_Tags/the_author
-
How to change the Meta Tag link in WordPress
How to change the Meta Tag link in Wordpress
-
Change the Login Image of WordPress in Simple steps
Change the Login Image of WordPress in Simple steps