You'll need to setup database (see included users.sql file), and change databse_settings.php
You can add more functionality (like delete, add) as an excersize.
let me know if you need any help with above example,
m.j.milicevic
Sorry guys but this is from two years ago and the examples are gone. Will try and look if there is still a way to get them. But remember this is for our release 3.
i got this example and understand it all. But i have a few questions and if u could help me i ll love it! =)
There's my questions:
1. I'd like that the rows change the colors when i pass the moude (something like blue) and when i click on a user the rows stay like red.
2. The name "update users" only appear when i click in any user (when the form apper).
3. When i press the button to update the user, the infos change in real time, beacause in this sample we have to press F5 (reload) to the info be update in the screen.
Hi Tibério,
I've updated above example. I added auto refresh and table row coloring (look for coloring changes within list_of_users.php. Auto-refresh code is located at the bottom of execute-update.php file.
I havent't implemented deletion: I believe it is good exercise for you. If you have problems implementing it, let me know which parts you don't understend and I'll help you out.
m.j.milicevic
backbase
I just downloaded this example and got it running. I am using version 3.1.7 and the screen takes about 5 minutes to load. Is there somtething that I'm doing wrong? I've already ruled out any problems with the server, etc. The examples provided in the 3.1.7 download package work perfectly. Thanks for anyone who can help.
In the Beginner Tutorial there is an example of a simple PHP script that gives a reply on a form submit. The code is in the latest Backbase version 4 package. This should help you to understand how to use PHP with Backbase.
How to use PHP with MySQL is another matter, but there are dozens of books about it, and plenty of online information. Using Backbase does not change anything here.
Cheers, Ghica.
Exemple MYSQL+PHP
2 December, 2005 - 16:11 — AnonymousHi Rogerio,
here an simple example how to retrieve and update some data from mysql:
http://www.backbase.com/download/php_example.zip
You'll need to setup database (see included users.sql file), and change databse_settings.php
You can add more functionality (like delete, add) as an excersize.
let me know if you need any help with above example,
m.j.milicevic
the example has gone. could
18 October, 2007 - 01:55 — ttutuncuthe example has gone.
could somebody upload it again?
Repost please
29 November, 2007 - 14:09 — FurthestHi,
can somebody repost this example?
thanks
Repost please
30 November, 2007 - 13:47 — EmielSorry guys but this is from two years ago and the examples are gone. Will try and look if there is still a way to get them. But remember this is for our release 3.
php_example.zip is not available
18 February, 2008 - 17:15 — maguimarIs it possible to have php_example.zip again available to download?
Exemple MYSQL+PHP
2 December, 2005 - 16:44 — AnonymousDebtor! Now I obtained to understand. I started to study backbase now and still I do not know much thing. Debtor again.
Obrigado! Agora consegui entender. Comecei a estudar o backbase agora e ainda não sei muita coisa. Obrigado novamente.
Exemple MYSQL+PHP
1 January, 2006 - 10:25 — AnonymousHi Marijan Milicevic,
i got this example and understand it all. But i have a few questions and if u could help me i ll love it! =)
There's my questions:
1. I'd like that the rows change the colors when i pass the moude (something like blue) and when i click on a user the rows stay like red.
2. The name "update users" only appear when i click in any user (when the form apper).
3. When i press the button to update the user, the infos change in real time, beacause in this sample we have to press F5 (reload) to the info be update in the screen.
4. Create an option to remove users.
That's all!
Thank you and happy new year! =)
Exemple MYSQL+PHP
3 January, 2006 - 16:46 — AnonymousHi Tibério,
I've updated above example. I added auto refresh and table row coloring (look for coloring changes within list_of_users.php. Auto-refresh code is located at the bottom of execute-update.php file.
I havent't implemented deletion: I believe it is good exercise for you. If you have problems implementing it, let me know which parts you don't understend and I'll help you out.
m.j.milicevic
backbase
Exemple MYSQL+PHP
22 July, 2006 - 13:28 — AnonymousI just downloaded this example and got it running. I am using version 3.1.7 and the screen takes about 5 minutes to load. Is there somtething that I'm doing wrong? I've already ruled out any problems with the server, etc. The examples provided in the 3.1.7 download package work perfectly. Thanks for anyone who can help.
Help!!!!
4 April, 2008 - 16:22 — ami01People:
Where could I find examples using backbase with php+Msql..? or any topics about this subject..??
PHP and MySQL example
4 April, 2008 - 16:58 — ghicaIn the Beginner Tutorial there is an example of a simple PHP script that gives a reply on a form submit. The code is in the latest Backbase version 4 package. This should help you to understand how to use PHP with Backbase.
How to use PHP with MySQL is another matter, but there are dozens of books about it, and plenty of online information. Using Backbase does not change anything here.
Cheers, Ghica.