Ask a Question related to Dreamweaver AppDev, Design and Development.
-
boromiha #1
"RECORDSTORE", tutorial problem
Hay to you all!
Can somebody help me?
I tryed to make "bookstore" from the tutorial on macromedia.com, I have a
problem with adminedit.php site,
made all from the samples and from the tut, but when I try to run the site
this is what browser tell`s me:
Parse error: parse error, unexpected T_BAD_CHARACTER, expecting T_STRING or
T_VARIABLE or T_NUM_STRING in
C:\FoxServ\www\RecordStorePHPStart\TMPpu3a9f0d0u.p hp on line 217 and 206
line203 <?php
do {
?>
<option value="<?php echo
$row_ArtistRecordset['ArtistID']?>" <?php if
(!(strcmp($row_ArtistRecordset['ArtistID'],
"$row_AdminEditRecordset[\'ArtistID\']"))) {echo "SELECTED";} ?>><?php echo
$row_ArtistRecordset['ArtistID']?></option>
<?php
} while ($row_ArtistRecordset = mysql_fetch_assoc($ArtistRecordset));
?>
</select>
</td>
<tr>
<tr valign="baseline">
<td nowrap align="right">AlbumPrice:</td>
<td><input type="text" name="AlbumPrice" value="<?php
echo $row_AdminEditRecordset['AlbumPrice']; ?>" size="32"></td>
</tr>
line217 <tr valign="baseline">
PLEASE help!
boromiha Guest
-
Drag and drop problem with "dragEnabled" and"allowMultipleSelection"
Update 2, if it can help someone: Finally I don't manage the drag and drop by myself using DragManager.doDrag(...). Why? Because doing so if the... -
Need "View States/Transitions" tutorial MXML code
Hello Flexers, I've been going through the Flex tutorials and have hit a roadblock in the 4th tutorial. I need the full MXML source code for the... -
Tutorial for creating Type "motion" Effect?
Hello, I'm a newbie with Illustrator so please bear with me. I have several words where I'm trying to give a sense of speed. An effect of some... -
Looking for a good sample movie/tutorial "How To"
I don't know about you guys, but I often learn best by doing and since I'm newly returned to Flash programming and can't remember all the tricks of... -
PSE bundled w Epson scanner:layer tutorial:where is "Start.psd" file
Do I have a complete edition?? I can not get this even started...... can not find START.PSD.......... 1. Open a layered document. Open the...



Reply With Quote

