<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Tag: php - Recent Posts</title>
		<link>https://legacy.forums.gravityhelp.com/tags/php</link>
		<description>Gravity Support Forums Tag: php - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 16 Apr 2026 00:48:31 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/tags/php" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "Custom Field Data + Array in Custom Post Meta"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-field-data-array-in-custom-post-meta#post-376085</link>
			<pubDate>Fri, 26 Jul 2013 05:06:22 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">376085@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you still require assistance with this please open a new &#60;a href=&#34;http://www.gravityhelp.com/request-support/&#34; rel=&#34;nofollow&#34;&#62;support ticket&#60;/a&#62; or a &#60;a href=&#34;http://www.gravityhelp.com/priority-support/&#34; rel=&#34;nofollow&#34;&#62;priority support ticket&#60;/a&#62; if you are a developer license holder. Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>edmission on "Custom Field Data + Array in Custom Post Meta"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-field-data-array-in-custom-post-meta#post-358787</link>
			<pubDate>Tue, 02 Jul 2013 23:21:12 +0000</pubDate>
			<dc:creator>edmission</dc:creator>
			<guid isPermaLink="false">358787@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've got exactly the same issue, I need to end up with a date array with keys for day, month, year to match the date custom field in my theme
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dana Cobb on "Action A PHP Script upon form submission using an external php script"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/action-a-php-script-upon-form-submission-using-an-external-php-script#post-355829</link>
			<pubDate>Mon, 01 Jul 2013 12:13:09 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">355829@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, Dustin,&#60;/p&#62;
&#60;p&#62;In looking at the code you provided, the best thing to do is include all the logic for the validation within the checkPostcode that you are calling from the gform_validation hook. And if the validation fails for your field, you need to set the failed validation for it and the failed validation message, like in the code example in the documentation located here: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_validation&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_validation&#60;/a&#62; . Take a look at that documentation and see if that gets you further.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iHuman on "Custom Field Data + Array in Custom Post Meta"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-field-data-array-in-custom-post-meta#post-350196</link>
			<pubDate>Fri, 28 Jun 2013 13:45:28 +0000</pubDate>
			<dc:creator>iHuman</dc:creator>
			<guid isPermaLink="false">350196@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm working on something similar. Were you able to resolve the issue of submitting CPT meta data in the form of an array?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dustin on "Action A PHP Script upon form submission using an external php script"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/action-a-php-script-upon-form-submission-using-an-external-php-script#post-349765</link>
			<pubDate>Fri, 28 Jun 2013 08:22:04 +0000</pubDate>
			<dc:creator>dustin</dc:creator>
			<guid isPermaLink="false">349765@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, just so you are aware, I have removed the code from my functions.php file because it's causing errors. &#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Action A PHP Script upon form submission using an external php script"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/action-a-php-script-upon-form-submission-using-an-external-php-script#post-349752</link>
			<pubDate>Fri, 28 Jun 2013 08:15:19 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">349752@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'll see if the dev team can spot anything here for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dustin on "Action A PHP Script upon form submission using an external php script"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/action-a-php-script-upon-form-submission-using-an-external-php-script#post-347996</link>
			<pubDate>Thu, 27 Jun 2013 10:47:30 +0000</pubDate>
			<dc:creator>dustin</dc:creator>
			<guid isPermaLink="false">347996@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi I wonder if anyone can help me?&#60;br /&#62;
I've got a call to action gravity form setup on my website where customers can enter their UK postcode and click submit. The user is then re-directed to another gravity form where they can complete their request. I've setup dynamic population so the input entered into form 1 gets populated in the second form.&#60;/p&#62;
&#60;p&#62;For Form 1 - when a user enters data &#38;amp; clicks submit (Before user is directed to form 2)&#60;br /&#62;
Upon submit I would like to action an external php script which would validate the user entry.&#60;/p&#62;
&#60;p&#62;I've tried various filters and actions But I just can't figure out how to action the PHP script.&#60;/p&#62;
&#60;p&#62;Link to form1 &#60;a href=&#34;http://my-insulation.info/&#34; rel=&#34;nofollow&#34;&#62;http://my-insulation.info/&#60;/a&#62; is the main page &#60;/p&#62;
&#60;p&#62;When I input data and click submit I get the following error -There was a problem with your submission. Errors have been highlighted below.&#60;/p&#62;
&#60;p&#62;I'm not a web developer &#38;amp; can't afford to hire one, If someone can offer any assistance I would greatly appreciate it -&#60;/p&#62;
&#60;p&#62;This is what I've done or got -&#60;/p&#62;
&#60;p&#62;//Code is placed in the themes function.php file&#60;br /&#62;
My PHP code can be seen here - &#60;a href=&#34;http://pastebin.com/S9S7dH09&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/S9S7dH09&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Remove text string from calculation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-text-string-from-calculation#post-335029</link>
			<pubDate>Thu, 20 Jun 2013 18:42:45 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">335029@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Unfortunately, you are trying to use a field for what it isn't intended for and isn't supported to be used as, and as such, I don't know if there is any way with the set-up you have laid out to do what you want.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ultramel123 on "Remove text string from calculation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-text-string-from-calculation#post-334906</link>
			<pubDate>Thu, 20 Jun 2013 17:03:45 +0000</pubDate>
			<dc:creator>ultramel123</dc:creator>
			<guid isPermaLink="false">334906@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi David&#60;br /&#62;
the reason for this is that the &#34;product&#34; dropdown requests to be linked to a &#34;product&#34; field, but that is not applicable here. I need the user to select an option from the dropdown, which will then be multiplied by a number field - and the result needs to then be displayed in another field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Remove text string from calculation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-text-string-from-calculation#post-334832</link>
			<pubDate>Thu, 20 Jun 2013 16:03:53 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">334832@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can I ask why you aren't using Products instead of a dropdown? If you were using a Product Dropdown field, you could have the prices for the various items be the same and work as expected in your calculations.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
