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

Posts: 60
Name: bilton
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
 
When You Register, These Ads Go Away!
Old 05-10-2007, 08: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
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:)
Web Directory | Blog
solomongaby is offline
Reply With Quote
View Public Profile Visit solomongaby's homepage!
 
Old 05-11-2007, 02:18 AM Re: Online query system
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,024
Name: Forrest Croce
Location: Seattle, WA
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.
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 05-11-2007, 08:59 AM Re: Online query system
Skilled Talker

Posts: 60
Name: bilton
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, 05:53 PM Re: Online query system
Learning Newbie's Avatar
Moderator

Posts: 5,199
Name: John Alexander
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?
__________________
4 ways to improve the lives of the "bottom billion"

"HEY YOU KIDS GET OFF MY LAWN!" -John McCain
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Online query system
 

Thread Tools

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

vB 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.13390 seconds with 12 queries