Jump to content

help me understand what's happening here?


peehaichpee

Recommended Posts

total PHP noob, so I started using PHP runner, and it turns out I love PHP coding.  Anyway I'm building this database and I'm working around what phprunner did.

What exactly is going on here:

{BEGIN details_row}

<tr class="runner-row style1">

<td class="runner-cl"><img src="images/spacer.gif"></td>

<td class="runner-cc ">{$Asset_Number_value}</td>

<td class="runner-cc ">{$Asset_Description_value}</td>

<td class="runner-cc ">{$CoCd_value}</td>

<td class="runner-cc ">{$Class_value}</td>

<td class="runner-cc ">{$Serial_No__value}</td>

<td class="runner-cc ">{$Invent_No_value}</td>

<td class="runner-cc ">{$CostCentre_value}</td>

<td class="runner-cc ">{$Plnt_value}</td>

<td class="runner-cc ">{$LOCATION_value}</td>

<td class="runner-cc ">{$Location_Name_value}</td>

<td class="runner-cc ">{$Remarks_value}</td>

<td class="runner-cc ">{$Formula_value}</td>

<td class="runner-cc ">{$sub_class_value}</td>

<td class="runner-cc ">{$Cost_value}</td>

<td class="runner-cc runner-clast">{$W_Start_value}</td>

<td class="runner-cr"><img src="images/spacer.gif"></td>

</tr>

{END details_row}

 

ultimately what I want to do is pull up details of an asset from another table based on what $Asset_Number_value is in the main table.... is that possible? I was hoping to use what phprunner did but I don't mind cracking out my own solution

 

thanks

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.