Welcome Guest, Not a member yet? Register   Sign In
CI generator for crud (bash and php) 0.1
#23

[eluser]Dreammaker[/eluser]
Hm, this errors occured cause generator takes fieldnames from command line arguments. But if we have a yaml-file we should base the work on it (or not?).

Also if

roman@sunion:~/public_html/test$ php crud/create a poo name address cheese cheese2

We have in view:

Code:
<textarea name="address" id="address"><div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">

<h4>A PHP Error was encountered</h4>

<p>Severity: Notice</p>
<p>Message:  Undefined variable: address</p>
<p>Filename: poo/add_view.php</p>
<p>Line Number: 14</p>

</div>&lt;/textarea&gt;

'cause :
Code:
<label for="address">address</label>&lt;textarea name="address" id="address"&gt;&lt;?=$address?&gt;&lt;/textarea&gt;&lt;br/>

&lt;?=$address?&gt;


Messages In This Thread
CI generator for crud (bash and php) 0.1 - by El Forum - 12-09-2008, 08:01 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-12-2008, 09:51 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-12-2008, 10:05 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-12-2008, 10:47 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-12-2008, 10:51 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-12-2008, 04:38 PM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-13-2008, 07:33 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-13-2008, 10:43 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-14-2008, 04:50 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-17-2008, 01:01 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-17-2008, 03:10 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-17-2008, 01:00 PM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-17-2008, 02:02 PM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-19-2008, 05:03 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-19-2008, 05:08 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-19-2008, 06:42 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-19-2008, 06:46 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-19-2008, 07:09 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-19-2008, 07:16 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-20-2008, 06:55 PM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-21-2008, 06:31 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-22-2008, 10:17 PM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-22-2008, 10:37 PM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 03:14 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 03:29 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 03:36 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 03:51 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 04:07 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 04:36 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 05:55 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 06:43 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 07:19 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 07:28 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 07:43 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 07:46 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 07:48 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 07:58 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-26-2008, 08:25 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-26-2008, 12:59 PM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-30-2008, 01:51 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-30-2008, 02:18 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-30-2008, 06:22 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 01-29-2009, 03:51 PM
CI generator for crud (bash and php) 0.1 - by El Forum - 02-05-2009, 08:49 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 02-05-2009, 08:53 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 09-22-2010, 09:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB