![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Pear Pear programming, this is a very complex subject as with using pear with php can be a difficult task for some, so lets talk pear. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| Hi people, I'm new to Seagull and Flexy. I'm trying to fix a project another programmer started. I have 2 problems right now: 1. How do I add parameters to the URL? I tried to add a "page" parameter, by appending "/page/{page number}" (such as "/page/3") to the URL. The original URL looks like "my.domain.name/index.php/dream/dream/action/cat/?DREAMS=2cd73545e5191345d5143dcbdf20e4fa&/1/id/12", and with my page number it is "my.domain.name/index.php/dream/dream/action/cat/?DREAMS=2cd73545e5191345d5143dcbdf20e4fa&/1/id/12/page/3", but when I have function _cat(&$input, &$output), $input->page is still null. 2. in the template, {if page#]} does not. I receive a parse error. How do I check if an array element exists? Thanks! Uri Even-Chen | |||
|
| Advertisements |
| | #2 | ||
| > 1. How do I add parameters to the URL? I tried to add a "page" > parameter, by appending "/page/{page number}" (such as "/page/3") to > the URL. The original URL looks like > "my.domain.name/index.php/dream/dream/action/cat/?DREAMS=2cd73545e5191345d5143dcbdf20e4fa&/1/id/12", > and with my page number it is > "my.domain.name/index.php/dream/dream/action/cat/?DREAMS=2cd73545e5191345d5143dcbdf20e4fa&/1/id/12/page/3", > but when I have function _cat(&$input, &$output), $input->page is > still null. OK. This problem is solved now. I was not aware of the function validate($req, &$input). I needed to add $input->page = $req->get('page'); Uri. | |||
|
| | #3 | ||
| Uri Even-Chen wrote: > Hi people, > > I'm new to Seagull and Flexy. I'm trying to fix a project another > programmer started. I have 2 problems right now: > > > 2. in the template, {if > page#]} does not. I receive a parse error. How do I check if an > array element exists? I cant remember if it supports that. - it may support if defiantly work. = {if Regards Alan > > Thanks! > Uri Even-Chen | |||
|
| | #4 | ||
| On 5/14/07, Alan Knowles <alan@akbkhome.com> wrote: > I cant remember if it supports that. - it may support > if > defiantly work. = {if Thanks! Uri. | |||
|
| Featured Websites | ||||
|
![]() |
| Tags: flexy, html, questions, template |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ad hoc Template designer is req! | Whatcha | For Hire | 1 | 02-17-2008 6:25 PM |
| Keys into keys in template flexy | Jandro brozaman | Pear | 1 | 05-20-2007 5:34 PM |
| art flash template | nata | Graphics Showcase | 1 | 05-09-2007 11:07 PM |
| CSS Template | Scoot | CSS | 9 | 08-10-2006 11:10 PM |
| Featured Websites | ||||
|