HR Question, Java Question, Asp.Net Question, C and C++ Question, SAP, Web Services, Window and XML Question

Hi, I’m getting a Parse error on line 132 and can’t figure out why. Line 131-133 =
<select name=’state’ id=’state’ class=’selectInput’>
              <option value="">Please select</option>
              <option value="-1">Other</option>
<?php
include("config.php");

echo "<form action=’$regScript’ method=’$formMethod’ name=’form’>

<label><span>Full name</span>
<input type=’text’ name=’name’ id=’name’ class=’input-text’/>
</label>

<label><span>E-mail</span>
<input type=’text’ name=’email’ id=’email’ class=’input-text’/>
</label>

<label><span>City</span>
<input type=’text’ name=’city’ id=’city’ […]

Hi!
I am going mad, -I am not that familiar with php yet, but know a little basic programming.
I am receiving a lot of spam i our guestbook http://www.galleri1897.no/viewguestbook.php and wanted now to implement reCaptcha.
I got the keys, and actually got it to show in the right top corner once (allthough i dont remember where […]

Hi,
If there are multiple type of users - Super Admin, Admin, Clients should i have to use seperate SESSION variables for each type of users? Or should i have to maintain the session in single variable?

Thanks

a2a_linkname=”Multiple type of users”;a2a_linkurl=”http://itquestions.info/multiple-type-of-users/”;

Hi,
I insert data into database with submit button. When insert is successful, a message box appears on the screen which is shown below. Now, user must click on "Ok" on that message to be able to continue. Is this effect concurrency in MySQL database because, several people use this page. Shall i just use echo […]

« Previous Question                            

 Subscribe in a reader