|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Combination of mysql / php / javascript.
SOLVED*
Last edited by Chasebadkids : September 23rd, 2008 at 12:56 AM. |
|
#2
|
|||
|
|||
|
Bandwidth friendly would be to not use AJAX. You could load every college into a javascript array but that is silly.
__________________
[PHP] | [Perl] | [Python] | [Java] | [Javascript] | [XML] | [ANSI C] | [C++] | [MySQL] | [FirebirdSQL] | [PostgreSQL] | [HTML] | [XHTML] | [CSS] |
|
#3
|
|||
|
|||
|
really? ive heard using this jax would make the site run a lot faster, and just loading my test page with the ajax it loads super fast compared to the other page, plus its a lot more user friendly.
|
|
#4
|
||||
|
||||
|
Using AJAX should be fine, technically it would be more bandwidth friendly, since you'd only be loading a query from the DB, rather than reloading the page or loading every entry into an array to start.
Anyway, here's what I recommend..
|
|
#5
|
||||
|
||||
|
It is bad etiquette to delete the original post and not post a follow up. Your solution may have helped someone else.
|
![]() |
| Viewing: Dev Shed Forums > Web Design > JavaScript Development > Combination of mysql / php / javascript. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|