PHP newbie
Moderator: General Moderators
PHP newbie
Actually im a newbie in php..Does anyone knows how to create a message in text field format and how to display a text using pop up message when user just click to that meassage to view full message?Plz anyone help me...
I think you'll have to leave the highlevel problem and handle each of the low level problems...
Which part are you having troubles with?
- the penalty will be choosen from database
- that peanlty can bemodified wether:
- delete,
-edit
- add...
And exactly why does it give you problems? What have you done so far?
Which part are you having troubles with?
- the penalty will be choosen from database
- that peanlty can bemodified wether:
- delete,
-edit
- add...
And exactly why does it give you problems? What have you done so far?
Re: PHP newbie
You can't... not with PHP anyway... you would need javascript or some other client-side technology to open a window or pop up anythingluvcat79 wrote:Actually im a newbie in php..Does anyone knows how to create a message in text field format and how to display a text using pop up message when user just click to that meassage to view full message?Plz anyone help me...