473,480 Members | 2,019 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Display all database records with Prado

63 New Member
hi,
I've just studied Prodo Framwork and I don't know how to display all records to a webpage, say, home.page

Is that something like we call a "SELECT * FROM table" query in the back-end home.php file then, err, do something in the front-end home.page... Anyone can help me?
Jul 23 '08 #1
2 1881
dlite922
1,584 Recognized Expert Top Contributor
We know PHP, we don't know Prado.

Please consult the Prado manual.
http://www.pradosoft.com/documentation/

From my experience for the general query you're looking for, good frameworks always write the query for you. They make you do something like $customers->getAll() or similar.

Prado is not MVC (I think), so never I really went into it.

"A framework is only as good as its documentation." , that's a statement everyone should consult when adopting a framework.

Me? I had enough of crappy manuals, I built my own. :)

Take care,



Dan
Jul 23 '08 #2
Atli
5,058 Recognized Expert Expert
Hi.

Don't know Prado, but it doesn't sound very impressive if it requires you to do such basic grunt-work.

Check out the examples for mysql_query in the manual. The second is pretty much standard for this sort of stuff.
Jul 23 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
1229
by: Qiang Xue | last post by:
We are very pleased to announce that PRADO 2.0.1 is now available for downloading. PRADO is an event-driven and component-based framework for developing Web applications in PHP 5. Developing a...
0
1097
by: Qiang Xue | last post by:
We are very pleased to announce that PRADO 3.0 alpha version is now available for downloading. PRADO is a component-based and event-driven for developing Web applications in PHP 5. Developing a...
0
1127
by: Qiang Xue | last post by:
We are very pleased to announce that PRADO 3.0 beta version is now available for downloading. PRADO is a component-based and event-driven for developing Web applications in PHP 5. Developing a...
0
1121
by: Qiang Xue | last post by:
After nearly 10 months of hard work with 50,000 lines of new code, we are pleased to announce that PRADO version 3.0.0 is formally released! The new version of the PRADO framework represents a...
0
987
by: Qiang Xue | last post by:
We are pleased to announce that PRADO version 3.0.1 is formally released! Version 3.0.1 contains about 10 bug fixes and many small enhancements. It also includes a complete weblog demo which...
0
1154
by: Qiang Xue | last post by:
We are pleased to announce that PRADO version 3.0.2 is formally released! Version 3.0.2 is a maintenance release of PRADO 3.0, which mainly contains bug fixes and minor enhancements and features. ...
0
1124
by: Qiang Xue | last post by:
We are pleased to announce that PRADO version 3.0.3 is formally released! Version 3.0.3 is a maintenance release over the previous PRADO 3.0.2 release. More than ten bugs were fixed in this release...
0
992
by: Qiang Xue | last post by:
We are pleased to announce that PRADO version 3.0.5 is formally released! Version 3.0.5 is a bug-fix release with minor feature enhancements over the previous PRADO 3.0.4 release. A major...
0
1171
by: Qiang Xue | last post by:
We are proud to announce the formal release of PRADO 3.1.3. This is a feature enhancement and bug fix release over the previous release. In this release, we created several new active controls,...
0
7043
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7081
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6737
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
6921
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5336
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4481
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
2984
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1300
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
179
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.