Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 450973
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T21:55:20+00:00 2026-05-12T21:55:20+00:00

Since yesterday, during my development I’m experiencing bailout or exit my dreamwever. I was

  • 0

Since yesterday, during my development I’m experiencing bailout or exit my dreamwever. I was wondering this because it was happen only for some php pages. I tried a lot of examined and I noticed that it may cause to the portion with the code below. I tried to remove all line with this code and it works fine. Is there any something wrong with this type of coding? Please help.

Thanks in advance

Tirso

Maybe this is the cause of errors. I tried to change all element option like this

 <option value=“ok”>test</option> and never experiencing exit. 

 <?php foreach ($arr_classification->result() as $row )
{
    print '<option value="'.$row->sf_classification_id.'">'.$row->name.'</option>';
}

?>
here is the whole php page

 <div id="register">
<form action="<?php echo site_url('jobseeker/register/register_info') ?>" method="post">    
    <fieldset>
        <legend>Account Information</legend>
        <small class="note">Note that the email address will be the Login ID</small>
        <ul class="reg-info">
            <li><label><span class="required">* </span>Email</label><input name="email" type="text"></li>
            <li><label><span class="required">* </span>Password</label><input name="password" type="password"></li>
            <li><label><span class="required">* </span>Re-enter Password</label><input name="cfpassword" type="password"></li>
            <li><label><span class="required">* </span>First Name</label><input name="firstname" type="text"></li>
            <li><label><span class="required">* </span>Last Name</label><input name="lastname" type="text"></li>
            <li><label><span class="required">* </span>Date of Birth</label><input name="birthday" type="text" id="date-pick"></li>
         </ul>
    </fieldset>

    <fieldset>
        <legend>Contact Information</legend>    
        <ul class="reg-info">
            <li><label><span class="required">* </span>Contact Number</label><input name="c_number" type="text"></li>
            <li><label><span class="required">* </span>Mobile Number</label><input name="m_number" type="text"></li>
            <li><label><span class="required">* </span>Alternate Email</label><input name="alt_email" type="text"></li>
            <li><label><span class="required">* </span>Location</label>
                <select name="ci_location">
                    <option value="">--Any Location--</option>
                <?php foreach ($arr_location->result() as $row )
                    {
                        print '<option value="'.$row->sf_location_id.'">'.$row->name.'</option>';
                    }
                ?>                       
                </select>
            </li>
            <li><label><span class="required">* </span>Area</label>
                <select name="ci_area">
                    <option value="">--Any Area--</option>
                <?php foreach ($arr_area->result() as $row )
                    {
                        print '<option value="'.$row->sf_area_id.'">'.$row->name.'</option>';
                    }
                ?>                      
                </select>
            </li>                         
        </ul>    
    </fieldset>
    <div class="submit"><input name="" type="submit" class="submit-blue" value="Register"/></div>   
</form>    

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T21:55:20+00:00Added an answer on May 12, 2026 at 9:55 pm

    It should be a Dreamweaver error that crashes on dynamic scripts like PHP or ASP and not a cause of CodeIgniter.

    There are couple of knowledgebase and discussions in Adobe stating crashes in different scenarios and different version.

    Dreamweaver CS3 crashes after Daylight Savings Time ends

    http://kb2.adobe.com/cps/402/kb402776.html

    DW CS3 crashes on a simple code (by placing php script in select element)

    http://forums.adobe.com/thread/120008

    Dreamweaver crashes on start up (mostly referring to CS3 and CS4)

    http://forums.adobe.com/thread/417116

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This has happened since yesterday, some razor views display like this in visual studio:
I'm having this message 509 Bandwidth Limit Exceeded since yesterday because I exceeded my
i've been working on this question since yesterday, i have the following code.. <?php
I work on this issue since yesterday. More specifically - I have some values
Im searching this since yesterday. I've got on many Activities some piece of code
I'm having trouble with some PHP since yesterday, looked through the web and had
I'm a newb here, and it may be because I've been up since yesterday
This is the continuation of the my earlier post Since yesterday I have been
I have been searching this since yesterday and still nothing. From all that researching
I have been playing around with this problem since yesterday. I can't seem to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.