Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   PHP help! Easy fix, but I'm not that good at PHP scripting (http://forum.bytesforall.com/showthread.php?t=19628)

johnnyinstereo Feb 13, 2013 02:53 PM

PHP help! Easy fix, but I'm not that good at PHP scripting
 
Hi, I know this is an Atahualpa forum, but you all have been so helpful I figured I'd throw an easy PHP question at you guys. I'm trying to fit this code:

PHP Code:

<?php the_field('password'); ?>

in the double quotes in this code:

PHP Code:

$password "password"

Any help will be very appreciated!

rickheck Feb 13, 2013 07:26 PM

$password = the_field("password");


All times are GMT -6. The time now is 12:05 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.