Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 92756

Re: Updating field in a database (Was: dreamweaver cc 2014)

$
0
0

Create a variable and set a default value. Then override this if the field contains a value. Use this variable in the GetSQLValueString argument.

 

$myvariable = 8888888

if (!empty($_POST['fieldname'])) {

  $myvariable =$_POST['fieldname'];


Viewing all articles
Browse latest Browse all 92756

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>