|
More site info...
PHP Application Development | Forum profile
|
|
Forum profile page for PHP Application Development on http://www.adobeforums.com.
This report page is the aggregated overview from a single forum: PHP Application Development, located on the Message Board at http://www.adobeforums.com.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "PHP Application Development" on the Message Board at http://www.adobeforums.com is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on PHP Application Development:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
13
|
34
|
95
|
|
Post:
|
17
|
48
|
177
|
|
|
PHP Application Development Posting activity graph:
|
Top authors during last week:
user's latest post:
ADDT and PHP 5.3.x project
Published (2009-11-09 10:35:00)
i think this is not about late/too late... it's about a proper legal action.. we have the source code in our hands.. with this notification on each of header's script: * NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the * terms of the Adobe license agreement accompanying it. If you have received this file from a * source other than Adobe, then your use, modification, or...
user's latest post:
link to next/prev in the headers...
Published (2009-11-02 16:09:00)
moving this thread from the ADDT "PHP Application Development" forum to the Dreamweaver "Application Development" forum.
user's latest post:
How can I get user to enter date...
Published (2009-11-05 04:39:00)
date and time: A free Dreamweaver Extension that adds a date picker to your form can be found here: http://www.michielvandijk.nl/downloads Works with javascript.
user's latest post:
link to next/prev in the headers...
Published (2009-11-02 07:52:00)
The question arose when I was looking at the Dreamweaver help section on page headers and I noticed that the headers could contain next/previous information. I asked the question there about the utility of putting that info in the headers rather than in the page body itself. I was directed here. This is my question: In a series of pages, I'm assuming that I can use php to supply links for Next, Prev, Index in the headers...
user's latest post:
ADDT and PHP 5.3.x project
Published (2009-11-04 17:02:00)
Hi, I think the idea of a petition to bring ADDT back in with DW and make it PHP 5 compatible are very good ideas to me! I think it's a mistake to let ADDT go. Thanks, -The Hyperbola
user's latest post:
ADDT and PHP 5.3.x project
Published (2009-11-05 03:19:00)
Hi, Count me in. I've many sites build on ADDT and after a month investigation not found a good replacement yet. I like all your ideas. Concerning the license, there is a legal solution. Let an PHP expert examine the files and let him or her write a report with all the changes needed to be made. He is not going to use the files and the report can be published online. All interested users of ADDT can with help of the report...
user's latest post:
Passing multiple ID's in...
Published (2009-11-05 13:48:00)
Are any of you original participants in this thread still around? I'm a bit of a "Jack of all trades, master of none" and I'm having a hell of time. I'm pretty sure this post relates to what I'm trying to do, but I'm just starting in dynamic site building with PHP and I can't seem to translate this situation into my situation. What I'm trying to do is set up a series of menu items for...
user's latest post:
ADDT and PHP 5.3.x project
Published (2009-11-05 07:44:00)
I too, have numerous websites built on ADDT, and do not have the programming knowledge to redo them without a tool such as ADDT. I support the effort to make ADDT useful for sometime into the future. Denny
user's latest post:
lightbox effect with a ADDT form
Published (2009-11-05 07:17:00)
I wanted to do this for log in pages so Im glad I found this thread. I did it and it works, however, if someone puts in the wrong info and the validation comes into play, the log in form "redirects" out of the modal window when it shows you the errors. So, lets say I click on the link to log in. The thickbox modal window opens with the log in form in it, and I input the wrong username and click submit. This is where it bounces back...
|
|
|
|
Latest active threads on PHP Application Development::
Started 23 hours, 21 minutes ago (2009-11-11 11:13:00)
by Hamid_Parchami
Hello viktor what is your data type? is integer? or your data type is Character and you want check data length? you can check data that user entered with form validation easily if you want check data length, use 'min char' and 'max char' field in form validation wizard else if your data type is integer, you can use 'Greater than' or 'Less than' fields in validation form wizard I hope you ...
Started 1 week, 4 days ago (2009-11-01 08:06:00)
by Günter Schenk
Hi Viktor, As We're talking about live project here (i'm serious about this) without legitimate technical support. I have an idea if we can make a group and hire an expert programmer to audit ADDT's includes folder so it will compatible with PHP 5.3.x.. But, does it mean we break our license policy with adobe ? The license, which I personally consider excessively restrictive, says:...
Started 1 week, 2 days ago (2009-11-02 16:09:00)
by Günter Schenk
moving this thread from the ADDT "PHP Application Development" forum to the Dreamweaver "Application Development" forum.
Started 1 month, 3 weeks ago (2009-09-21 15:32:00)
by Günter Schenk
As the attached screenshot shows, implementing e.g. the Jquery Thickbox UI dialog widget into my ADDT workflow was a no-brainer. What you see here is a separate ADDT Insert Record form which opens in a modal thickbox window, while the main ADDT form (which has the "thickboxed" <a> tag) gets dimmed -- and what you don´t see here is that the "redirect after insert" page will be displayed...
Started 1 month, 1 week ago (2009-09-29 11:39:00)
by DreamerJim
Two things: The column in your database is defined as DateTime, not Date You use the option on the Date Picker to choose datetime, not date This will give the user the ability to choose a date and time from the date column. If you need more control over the time, you probably need to add another column defined as Time. Then you can use the validation rules to force an entry rather ...
Started 9 months, 3 weeks ago (2009-01-18 10:48:00)
by (Aaron_P_Dressler)
Okay, I think I've figured it out!! Wow. So, for anyone experiencing this problem, where it seems like no matter what, your captcha WILL NOT VALIDATE... Check this:
Make sure these lines:
// Captcha Image
$captcha_id_obj = new KT_CaptchaImage("captcha_id_id");
Are located AFTER the:
// Execute all the registered transactions
$tNGs->executeTransactions();
I guess all my Server ...
Started 2 weeks, 1 day ago (2009-10-28 07:32:00)
by Lenoirrr
btw This problem only exists in the update transactions. I also have two insert forms and they DO redirect to another page after submitting. Too me this seems strange because 'insert' and 'update' use the same "Trigger_Default_Redirect" so the difference seems to be in KT_Insert1 and KT_update1.
|
|
Hot threads for last week on PHP Application Development::
Started 1 week, 4 days ago (2009-11-01 08:06:00)
by Günter Schenk
Hi Viktor, As We're talking about live project here ( i'm serious about this) without legitimate technical support. I have an idea if we can make a group and hire an expert programmer to audit ADDT's includes folder so it will compatible with PHP 5.3.x.. But, does it mean we break our license policy with adobe ? The license, which I personally consider excessively restrictive, says:...
Started 23 hours, 21 minutes ago (2009-11-11 11:13:00)
by Hamid_Parchami
Hello viktor what is your data type? is integer? or your data type is Character and you want check data length? you can check data that user entered with form validation easily if you want check data length, use 'min char' and 'max char' field in form validation wizard else if your data type is integer, you can use 'Greater than' or 'Less than' fields in validation form wizard I hope you ...
Started 1 month, 1 week ago (2009-09-29 11:39:00)
by DreamerJim
Two things: The column in your database is defined as DateTime, not Date You use the option on the Date Picker to choose datetime, not date This will give the user the ability to choose a date and time from the date column. If you need more control over the time, you probably need to add another column defined as Time. Then you can use the validation rules to force an entry rather ...
Started 9 months, 3 weeks ago (2009-01-18 10:48:00)
by (Aaron_P_Dressler)
Okay, I think I've figured it out!! Wow. So, for anyone experiencing this problem, where it seems like no matter what, your captcha WILL NOT VALIDATE... Check this:
Make sure these lines:
// Captcha Image
$captcha_id_obj = new KT_CaptchaImage("captcha_id_id");
Are located AFTER the:
// Execute all the registered transactions
$tNGs->executeTransactions();
I guess all my Server ...
Started 1 month, 3 weeks ago (2009-09-21 15:32:00)
by Günter Schenk
As the attached screenshot shows, implementing e.g. the Jquery Thickbox UI dialog widget into my ADDT workflow was a no-brainer. What you see here is a separate ADDT Insert Record form which opens in a modal thickbox window, while the main ADDT form (which has the "thickboxed" <a> tag) gets dimmed -- and what you don´t see here is that the "redirect after insert" page will be displayed...
Started 1 week, 2 days ago (2009-11-02 16:09:00)
by Günter Schenk
moving this thread from the ADDT "PHP Application Development" forum to the Dreamweaver "Application Development" forum.
|
|