Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Data Access, Manipulation & Batch Languages > PHP > An chat SQL help

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-06-07, 17:07
gloSQL gloSQL is offline
Registered User
 
Join Date: Oct 2007
Posts: 1
Exclamation An chat SQL help

Hi i have got an 2d/1d chat but i miss the SQL tabels and im not good at SQL just PHP, can someone make the tabels for me pllzzz..

The chat:
http://www.dbforums.com/attachment.php?attachmentid=7703&stc=1&d=119170117 1
Attached Files
File Type: zip The chat.zip (796.7 KB, 59 views)
Reply With Quote
  #2 (permalink)  
Old 10-06-07, 19:44
aschk aschk is offline
Registered User
 
Join Date: Mar 2007
Location: 636f6d7075746572
Posts: 734
Hold on, i'm a little confused here... You have created a "chat application" in PHP but haven't created the database already? How is that possible? Surely your application has been modelled on the data?
And you want someone else to create a whole database schema for you...
Reply With Quote
  #3 (permalink)  
Old 10-06-07, 19:51
aschk aschk is offline
Registered User
 
Join Date: Mar 2007
Location: 636f6d7075746572
Posts: 734
I had a brief look through the PHP for the chat part of the app and it looks like someone has already written in the SQL statements.
So:
a) who wrote the app?
b) whoever wrote it should have some idea of what the schema for the DB looks like.
c) if this is an off the shelf app (which i'm unsure off because it looks horribly fragmented) then i imagine, then one would hope the SQL schema has been provided for you.
Reply With Quote
  #4 (permalink)  
Old 10-06-07, 19:53
aschk aschk is offline
Registered User
 
Join Date: Mar 2007
Location: 636f6d7075746572
Posts: 734
Incidently for anyone else interested I heed that they look at the actions.php file and note that this is potentially the LONGEST if/else statement they have ever seen. 191 lines of if/else !!! I'm flabergasted.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On