Search found 6 matches
- Thu May 17, 2012 10:47 am
- Forum: PHP
- Topic: message templates
- Replies: 1
- Views: 414
message templates
when im creating a message i want to choose a template first. for example when im on the page where i create and send the message i should have 3 radio buttons listing the available templates and when i select one a click on submit the text area appears with the pre-set template in it i created the ...
- Mon Apr 23, 2012 7:48 pm
- Forum: PHP
- Topic: Messaging problem
- Replies: 8
- Views: 3818
Re: Messaging problem
i guess that will work too but i decided to start a new simpler one int this one i choose a conference (the list of choices include only the conferences the user is organizing) and his choice outputs a table that shows all the authors and the reviewers for this conference. this list of authors and r...
- Mon Apr 23, 2012 6:00 am
- Forum: PHP
- Topic: Messaging problem
- Replies: 8
- Views: 3818
Re: Messaging problem
i cant run the code as a whole i have to run each php file on its own when i run the index file or init file alone i get nothing if i run the private_message.php i get { Notice: Undefined variable: _SESSION in C:\xampp\htdocs\MessagingSystem\private_message.inc.php on line 26 Warning: mysql_fetch_as...
- Thu Apr 19, 2012 3:55 pm
- Forum: PHP
- Topic: Messaging problem
- Replies: 8
- Views: 3818
Re: Messaging problem
what you were doing in part01, the whole $core_path thing
im using netbeans and i dont know how i can do the same thing youre doing but in a different way
what should i do??
im using netbeans and i dont know how i can do the same thing youre doing but in a different way
what should i do??
- Tue Apr 17, 2012 6:56 pm
- Forum: PHP
- Topic: Messaging problem
- Replies: 8
- Views: 3818
Re: Messaging problem
yeah i'lll start with the private system you did but im waiting on someone else building the database
thank you so much, when i start and i find there;s something else that i'll need to ask i'll ask you
thank you so much, when i start and i find there;s something else that i'll need to ask i'll ask you
- Tue Apr 17, 2012 11:04 am
- Forum: PHP
- Topic: Messaging problem
- Replies: 8
- Views: 3818
Messaging problem
im new to php and i really have no idea how to do what i want to do, so hopefully you can help me :D im doing a messaging system and i watch all your private messaging system tutorials but i need to do something different which was not in them. basically i have users and conferences ... the users ca...