Forum: PHP Nov 18th, 2005 |
| Replies: 131 Views: 44,110 oh.,lots of hacks are here.will it work for vbulletin 3.5 .i am not sure .has anybody used it with that version. |
Forum: DaniWeb Community Feedback Jul 21st, 2005 |
| Replies: 3 Views: 1,992 it is available for purchase but i have myself made the same link directory software as the board has .it is 100 % same but better than this. |
Forum: Growing an Online Community Jun 20th, 2005 |
| Replies: 110 Views: 70,750 that is not version 3.7 ,that is 3.0.7 |
Forum: Growing an Online Community Jun 18th, 2005 |
| Replies: 110 Views: 70,750 ok,
i surfed the net and found out that all the three great forum scripts are releasing a massive enchancement to their boards.PHPBB is working on olympus,ipb is working on ver.2.1, vbulletin is... |
Forum: DaniWeb Community Feedback Jun 16th, 2005 |
| Replies: 3 Views: 1,992 hello,
do you know which software is used on daniweb for link directory section.
please tell me the urls.
thanks. |
Forum: Growing an Online Community Jun 15th, 2005 |
| Replies: 110 Views: 70,750 by closed ,i meant that it is not available publicly.of course buyers can see the source.(if they won't see the code , then they will not buy the script).
well ,i advocate for phpbb but i myself... |
Forum: Growing an Online Community Jun 15th, 2005 |
| Replies: 110 Views: 70,750 O.K Zachery,
i agree with you .i tested the demo admin panel of vbulletin and olympus and found that vbulletin is much ahead of olympus.although the structure of phpbb is going to be changed (much... |
Forum: Growing an Online Community Jun 12th, 2005 |
| Replies: 110 Views: 70,750 ya ,you are right that currently it blows phpbb ,but once phpbb 3 is released vbulletin will loose its popularity.have you heard of it........ :lol: |
Forum: PHP May 25th, 2005 |
| Replies: 1 Views: 1,503 if you are using cpanel control panel ,you can do this by cron-jobs facility. |
Forum: DaniWeb Community Feedback May 24th, 2005 |
| Replies: 14 Views: 2,819 i am living in india ,and i don't think i have so much money to visit NYC.will anybody sponser?? :D :D :D |
Forum: PHP May 24th, 2005 |
| Replies: 5 Views: 2,153 hello cputek2k,
we are talking about highlighting source codes in web-pages not in IDE.if you know about it ,please tell me. the link u posted was down,but i guessed from the url that it could be... |
Forum: DaniWeb Community Feedback May 23rd, 2005 |
| Replies: 14 Views: 2,819 really cool,
it is tough to make a site as famous ,as daniweb is , in two years.great job,keep it up.
i am also planning to launch my site within two months,but i suppose it is impossible to make... |
Forum: DaniWeb Community Feedback May 22nd, 2005 |
| Replies: 14 Views: 2,819 my god,you are just incredible.it's second birtday and your site has become so famous???????
did you use any magic formula. |
Forum: DaniWeb Community Feedback May 22nd, 2005 |
| Replies: 14 Views: 2,819 hello,
i just wondered how old is daniweb?
how much years daniweb took to become a great site? |
Forum: HTML and CSS May 22nd, 2005 |
| Replies: 1 Views: 7,760 hello coders,
nowa days i see everybody is using DIV and SPAN in there webpage .i have a little idea about this but i wanna know everything about this.can you tell me where can i get complete... |
Forum: PHP May 22nd, 2005 |
| Replies: 5 Views: 2,153 i thought i will not get reply, thats why i started coding my own function.my function replaced all the keywords with custom colors and it also changed the colors of the comments, but it had some... |
Forum: PHP May 20th, 2005 |
| Replies: 4 Views: 2,413 instead of this
$key = str_replace("_"," ",$key);
try using this
$key = eregi_replace("_"," ",$key);
but this has to be used before the date is send by email. |
Forum: C++ May 20th, 2005 |
| Replies: 4 Views: 2,044 where did you post your calculator program.i am not able to find it. |
Forum: DaniWeb Community Feedback May 20th, 2005 |
| Replies: 5 Views: 1,932 all the best for the future. |
Forum: Geeks' Lounge May 20th, 2005 |
| Replies: 10 Views: 2,795 may be he was tensed that why he might have given his own local address. |
Forum: Existing Scripts May 20th, 2005 |
| Replies: 9 Views: 10,931 what you need to know.do u want to install phpbb on windows xp.have you installed mysql,php and apache. |
Forum: PHP May 20th, 2005 |
| Replies: 6 Views: 2,048 you can try freewebspace.net |
Forum: PHP May 20th, 2005 |
| Replies: 4 Views: 2,413 do you want to replace spaces with some symbol or something else? |
Forum: DaniWeb Community Feedback May 18th, 2005 |
| Replies: 7 Views: 2,019 this is indeed a nice site coz i found special features at this site.keep up the good work .now i am a active member of this sitw. |
Forum: PHP May 18th, 2005 |
| Replies: 5 Views: 2,153 hello,
today i visited the source code section of daniweb and i was amazed to see that codes inside text box were colored according to their syntax.here is the url of the page.... |
Forum: Existing Scripts May 17th, 2005 |
| Replies: 7 Views: 7,615 do you know any free php based ppc program or script. |
Forum: Existing Scripts May 17th, 2005 |
| Replies: 2 Views: 3,703 what type of scripts are you developing.perhaps i can help you. |
Forum: PHP May 16th, 2005 |
| Replies: 1 Views: 2,793 hello,
can anybody help me in making a php script which will check my backlinks on other sites and return true if it exists and return false if it does not exist.
thanks. |