Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 07-05-2014, 02:23 AM   #1
nishajain1901
Registered User
 
Join Date: May 2014
Posts: 77
How to use php code in WordPress page?

Hello friends,

Please tell me, How to use php code in WordPress page?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
nishajain1901 is offline   Reply With Quote

Old 07-30-2014, 05:02 AM   #2
DigitalResponse
Registered User
 
Join Date: Jul 2014
Posts: 27
What are you trying to do? Need more details really my friend
DigitalResponse is offline   Reply With Quote
Old 07-31-2014, 01:02 AM   #3
williamforrest
Registered User
 
Join Date: Oct 2013
Posts: 17
you may open the page.php file inside your active theme from there you can see how PHP is used inside it..
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
williamforrest is offline   Reply With Quote
Old 07-31-2014, 01:26 PM   #4
xvinez
Registered User
 
Join Date: Jul 2014
Location: Serbia
Posts: 13
Why u need that in wp...?
__________________
I`m the owner of new
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
site called paparaco...if someone love these pics like me...then enjoy my site...cheers!!!
xvinez is offline   Reply With Quote
Old 09-04-2014, 12:34 PM   #5
midynamics
Registered User
 
Join Date: Sep 2014
Posts: 14
You can either develop a plugin and use short codes to implement PHP code. Alternately, there are Wordpress plugins that allow you to use PHP code in Wordpress.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- MENA's largest custom software development company.
midynamics is offline   Reply With Quote
Old 09-05-2014, 12:33 AM   #6
ledtubelight
Registered User
 
Join Date: Aug 2014
Location: Surat
Posts: 847
Run PHP code inserted into WordPress posts and pages.

The PHP code is between special tags ("[insert_php]" instead of "<?php" and "[/insert_php]" instead of "?>").

The PHP code runs as the page is sent to the browser. Output of the PHP code is published directly onto the post or page where the PHP code between the special tags is located.

The code between the tags must be complete in and of itself. References to variables or code blocks outside the area between the tags will fail. See the "more information" URL for an explanation of this.
__________________
I am SEO expert and handling SEO for following words
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
ledtubelight is offline   Reply With Quote
Old 09-16-2014, 11:18 PM   #7
johnstyle
Registered User
 
Join Date: Dec 2013
Posts: 327
Create dynamic data outputs.....
johnstyle is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to submit html code with php? eigeehte Programming General 2 05-26-2014 09:00 PM
Outputting PHP code from MySQL ncjbhd PHP / mySQL 7 03-21-2014 05:37 AM
Simplify the code of the page china-jewels General Discussion 1 12-13-2013 11:29 PM
attractive THANKGIVING offers with a coupon code KVChosting The Market 0 11-16-2012 06:21 AM
is it possible to make an php file trough a php code ncjbhd PHP / mySQL 0 09-21-2011 11:49 PM


All times are GMT -7. The time now is 04:23 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.