Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Database Forum


You are currently viewing our The Database Forum as a guest. Please register to participate.
Login



Reply
Old 05-09-2007, 09:44 AM Online query system
Skilled Talker

Posts: 60
Name: bilton
Trades: 0
I want to build an online query system.Right now i am in the process of building the pages using php and mysql. Is there any possibility to build with post nuke and how pls reply.
with regards
bil
niceguy_81333 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-10-2007, 09:42 PM Re: Online query system
solomongaby's Avatar
Webmaster Talker

Latest Blog Post:
How Do You Find Music Online ?
Posts: 522
Name: Gabe Solomon
Location: Romania
Trades: 1
my advice is to build you're own code .... you will spend more adapting some 3'ed party code
__________________
If you like my posts ... TK is appreciated:)

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
solomongaby is offline
Reply With Quote
View Public Profile Visit solomongaby's homepage!
 
Old 05-11-2007, 03:18 AM Re: Online query system
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
Do you mean something where you type in a SQL query and get the results as an html table?

If that's what you're trying to do, it's actually very easy. You'll probably send more time on security ( so people don't run delete or drop table queries against your database ) than on the querying, or dealing with the results. Use a for loop to go through each row in the result set, and then another for loop nested inside the first one to go over each column in the row, and output it wrapped in td tags.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 05-11-2007, 09:59 AM Re: Online query system
Skilled Talker

Posts: 60
Name: bilton
Trades: 0
thx for the replies. i have already wrote install, config,common and post (for posting the queries). i am unable to contact the LDAP server. i ll come with details anyway thx for the replies
with rgds
bil
niceguy_81333 is offline
Reply With Quote
View Public Profile
 
Old 05-11-2007, 06:53 PM Re: Online query system
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
You mean ldap as in light-weight active directory protocol? What type of queries are you throwing against that? Or is it something else you're trying to connect to, an acronym I'm not familiar with?
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Online query system
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.26940 seconds with 12 queries