| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| www.bpdir.com | I'm using a PHP software. There's this comment box where a person can fill out their name, email and comment. The email bit is compulsory. Is there a way I could have it filled out automatically with something like anon@ mysite.com so the person don't have to add their email if they don't want to? Thanks. |
| |
| | #3 (permalink) |
| www.bpdir.com | I don't know much about PHP to be honest so I don't really know what a variable is...the software is Plogger (the gallery). I'd ask their forum support, but the reason I'm asking the question here is that I think it would help our community here in case anyone was using the software too. |
| |
| | #6 (permalink) | |
| NamePros Legend | just control it via html use this find this part of the html form Code: <input type="text" name="textfield" value="anon@mysite.com"> Quote:
| |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |