Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20
  1. #11

    Default Re: which is better/faster/efficient?


    @personalmgt: thnx for the link. I'll try it out.

    bale sulod sa php nga page nai sql to create the tables apil na insert2x. one time ra ang creation sa table. but ang insertion is balik2x. bale mura raman siyag temporary table gani.

    sorry kung lisud sabtun ang question >.<
    thank you for helping :>

  2. #12

    Default Re: which is better/faster/efficient?

    need jud mag create sa table? mejo expensive baya na.. hehehe.. why not tirahun sa session or somewhere nalang aside sa birahan sa table? hehehe.. bitaw suggestion ra na akoa, nya basin sayup na sad akoa suggestion..

  3. #13

    Default Re: which is better/faster/efficient?

    Makalibog ghapon. Di ko kasabot ngano kelangan jd PHP gamiton pra himo sa table. Or, ganahan lng ka na PHP imo gamiton pra mu populate ug table? di ka ganahan mg SQL?

    If mao na stryaa, then no, walay diprensya kung imo ba lahi-on ug file ang imo display ug "sql" page.

  4. #14

    Default Re: which is better/faster/efficient?

    ahmm...sql man akong gamit pag create sa table. thought ako gi butang sulod sa php. O.o

    cge ayaw nalang create. insert nalang.

    bale isa ka page mag insert, is aka page mag view?
    or
    isa ka page mag insert ug view?

  5. #15

    Default Re: which is better/faster/efficient?

    daghan kag data e-insert brader? kay ang ako solution jd ana noh is katong gi post previously.
    Solution C

    Create the table beforehand, and just let your application display it.
    But, if imo ni gibuhat for learning purposes or if daghan kaayo kag data e-insert and, preha nako, tapulan pa ka mugamit SQL pra insert. Pde rapod nmu gamitan ug PHP. e-usa lng na ka page. No need to make an extra page.

    Bale, my first solution would be to.
    Code:
    1. Use SQL to create table
    2. Use SQL to insert data
    3. Use PHP to display data
    otherwise, just use one page for everything with PHP.

  6. #16

    Default Re: which is better/faster/efficient?

    Both suggested solutions are so elementary.

    If you choose the first solution:
    What if the row data of the table of your database are too many like 1000 or 5000? Displaying all data in one page may take at most 5 minutes to load depending on the speed of your TCP/IP connectivity.

    If you choose the second solution:
    It only increase overhead and still the same as the first solution when you display the data.

    For me, the best solution is to separate the data into pages--say 50 rows per page.

    However, if you have only few data to retrieve, the first one would be better. Redirecting to other page may take a few second. However, the result is the same, speed is compromised.

  7. #17

    Default Re: which is better/faster/efficient?

    ok thnx sa opinions ninyu :> na solve na ni sya nga problem ^^ thnx2x!

  8. #18

    Default Re: which is better/faster/efficient?

    c is the best man

  9. #19

    Default Re: which is better/faster/efficient?

    Quote Originally Posted by chubibok View Post
    c is the best man
    Basa pud sa first post uy!

  10. #20

    Default Re: which is better/faster/efficient?

    Pwede pahabol. I'll go with Option A

  11.    Advertisement

Page 2 of 2 FirstFirst 12

Similar Threads

 
  1. Which is better older bands in Cebu or the New ones
    By janchrish in forum Music & Radio
    Replies: 75
    Last Post: 05-15-2009, 02:39 AM
  2. amd 64 3000+ (939) or P4 3.0ghz? which is better?
    By juan_carlos in forum Computer Hardware
    Replies: 62
    Last Post: 05-16-2007, 07:21 PM
  3. Which is better...???
    By afortaliza in forum Computer Hardware
    Replies: 8
    Last Post: 05-07-2006, 01:42 AM
  4. Internal or External TV Tuner: Which is better?
    By endofall in forum Computer Hardware
    Replies: 10
    Last Post: 02-01-2006, 12:36 PM
  5. flash vs. swishmax (which is better?)
    By heropy21 in forum Websites & Multimedia
    Replies: 23
    Last Post: 06-09-2005, 11:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top