[PHP] Multi-dimensional nested arrays in Smarty

2001-10-27 Thread Chad Guilette
I've asked a few questions before on Smarty here and I've worked through them but this one really has me. I checked the Smarty lists for answers and couldn't find a clear answer. Here is my problem. i want to do something to this effect {section name=loop_index loop=$DATA_ARRAY} {$DATA_AR

[PHP] Multi-dimensional nested arrays in Smarty

2001-10-27 Thread Chad Guilette
I've asked a few questions before on Smarty here and I've worked through them but this one really has me. I checked the Smarty lists for answers and couldn't find a clear answer. Here is my problem. i want to do something to this effect {section name=loop_index loop=$DATA_ARRAY} {$DATA

[PHP] Multi-dimensional nested arrays in Smarty

2001-10-26 Thread Chad Guilette
I've asked a few questions before on Smarty here and I've worked through them but this one really has me. I checked the Smarty lists for answers and couldn't find a clear answer. Here is my problem. i want to do something to this effect {section name=loop_index loop=$DATA_ARRAY} {$DATA

[PHP] Forms and PHP_SELF

2001-05-10 Thread Chad Guilette
cript... I'm really baffled...how can I have a self-submitting form page that has a display message and a meta redirect but if the user refreshes the page stop the resumission of data? Regards, Chad Guilette -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL

Re: [PHP] CGI BIN PHP

2001-02-21 Thread Chad Guilette
hehehehe...exact same hostill try that out tonight...as a side note have you been experiencing some problems lately with responsiveness from the server...i dont know if u r on the same one as me (ZEUS) but I was just curious...ive noticed some "issues" as of later.. When You Compensate For A

[PHP] A Question of Indexes

2001-02-18 Thread Chad Guilette
for the three variable case??? sorry for not trying this out ahead of time and using explain to see what would happen, I haven't had a chance to look at it. Thanks for any advice in advance. Chad Guilette -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROT

Re: [PHP] MySQL: Add Autoincrement Field?

2001-02-16 Thread Chad Guilette
just add a field unique_id int auto_increment in the table...u dont have to do anything more...it will start at 1 and every time a new record is added to the table this value will be incremented - Original Message - From: "Jeff Oien" <[EMAIL PROTECTED]> To: "PHP" <[EMAIL PROTECTED]> Se

[PHP] PEAR

2001-02-07 Thread Chad Guilette
Can anyone point me in the direction of a good site documenting PEAR? Chad Guilette -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] Timestamp field

2001-02-05 Thread Chad Guilette
insert it when im updating but I'm curious as to why this would be happening...These are the only places where any modifications are made to the posts...on insertion and admin modification so I'm stumped as to what could be happening. Any ideas or suggestion, Regards, Chad Guilette

Re: [PHP] verify that email exist ?

2001-01-30 Thread Chad Guilette
bmit."; exit; } } I use $ismatch for other purposes but can be omitted and the function can be changed to simply if(!$valid) Hope that helps some. Chad Guilette - Original Message - From: "Brian Clark" <[EMAIL PROTECTED]> To: "PHP is not a drug ." <