|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Help with "News with Comments by Matt Wade"
Hi.
I would like to get some information about how I would do if I wanted to be able to post a seperate comment for me as the Admin of the page? So that my comment is different from others? What is the most simple way to do it? With an "if" sats or what? Maybe a special field in the MySQL db that indicates what type of comment it should be? Please help me.. |
|
#2
|
||||
|
||||
|
RE: Help with "News with Comments by Matt Wade"
Both sound like very feasible options. I guess it would depend on your preference or needs.
Personally I wouldn't add an extra field to the records if it's just you, just use an if-statement to check against the username in the post. But if you have several admins and you want them all to display differently, then I'd go with an extra is_admin field or something. -Tim |
![]() |
| Viewing: Codewalkers Forums > Other > Tutorials > Help with "News with Comments by Matt Wade" |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|