| | |
portal design help!!!!
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
you need to provide them to login...and use ont scraps table...then insert the scrap exchanging between them with recieverid,sender id...and show the scraps according to that ids...
Last edited by Shanti Chepuru; Aug 4th, 2008 at 5:22 am. Reason: add
Be intelligent, But Don't try to cheat.. Be innocent But Don't get cheated..
you have to create database table to scraps like:
sender_id,rec_id are comes form login table userid....
mysql Syntax (Toggle Plain Text)
CREATE TABLE `scraps_table` ( `sid` INT NOT NULL AUTO_INCREMENT PRIMARY KEY , `sender_id` INT NOT NULL , `rec_id` INT NOT NULL , `message` VARCHAR( 255 ) NOT NULL , `status` INT NOT NULL , `added_date` DATE NOT NULL ) ENGINE = INNODB;
sender_id,rec_id are comes form login table userid....
Be intelligent, But Don't try to cheat.. Be innocent But Don't get cheated..
hi saritha,
you have to write like after creating a table
you have to write like
PHP Syntax (Toggle Plain Text)
if(isset($_GET['id'])) { // your sql queries ?>
Failure is success if we learn from it
![]() |
Similar Threads
- Want a cool website design???? (Post your Resume)
- City Portal Design (Post your Resume)
- -_-_- Featured Online Portal For Sale -_-_- (Websites for Sale)
- Please Review Myasp-net.com New Design (Website Reviews)
- Please Review Our Resources & Community Portal (Website Reviews)
- developing a portal (Website Reviews)
- Free ad impressions for your site (IT Professionals' Lounge)
- New Portal set up (DaniWeb Community Feedback)
Other Threads in the PHP Forum
- Previous Thread: EAN 13
- Next Thread: Updating selected Checkbox problem
| Thread Tools | Search this Thread |
apache api array beginner binary body broken buttons cakephp checkbox class cms code cron curl database date date/time display dynamic ebooks echo email error file files folder form forms function functions global google href htaccess html image include insert ip javascript joomla limit link list login mail mediawiki menu mlm msqli_multi_query multiple mycodeisbad mysql number oop parameter paypal pdf php phpincludeissue problem query radio random recourse recursion regex remote script search seo server sessions sms source sp space speed sql static subdomain syntax system table tag tutorial update upload url validator variable vbulletin video web webdesign white wordpress xml youtube






