dedyradix
Feb 27 2007, 01:37 PM
| | Hello... you can find great cms on http://www.opensourcecms.com <<< there you can find cms like mambo,joomla,wordpress,etc <<<this site is great website..trust me!! |
Reply
btdesign
Mar 2 2007, 04:13 AM
Thank you verymuch. But is it free?
Reply
Similar Topics
Keywords : cms opensource cms reviews site- Xbox Gamertag Profile On Site
- (2)
- Html Site With Login
- Is it possible? (2)
Hello. I´m building my own site and I need some help... Is it possible to use a login sistem in php
and mysql database in a html site? ...
Connecting Php Site To Database
- (6)
Please Help Me with this site's error http://gatewaybiz.x10hosting.com/surf/ ...
Displaying Your Phone Number On A Wap Site
- (3)
I have a wap site elitezone.co.za and what i want to add is a code to the index page that displays
your operator and phone number. Does any one know the coding for this function if so please show me
here. Help will appriacated. Topic title modified. ...
Php Problems
- Clan Web site Problem (3)
Okay, so I have an old version of Nettek that I would like to modify. There is a bug that when you
get to the rank required for Set Rank, you can set your rank or other people's ranks to what
ever you want, even Webmaster and that's something I'd like to not have. I am wondering how
to fix the problem. What would I modify in the coding to set have it so you can only move people up
to 1 rank below you at best? I'm still learning PHP and can't modify things like this quite
yet....
New Arisen Site Problem
- Nettek Login Trouble (2)
Okay, so I installed Nettek and got everything set up. But every time I try and login, it says
it's incorrect. I've gone into the Database and gotten the password and since it was
simple, put them in and had tried but with no success. I tried changing the password but I still
couldn't get in. I tried adding another login and it still didn't work. I have no idea
what's wrong and I need some help....
Use Bb Code On Your Site!
- Just like on forums! (7)
To use this you must have PHP support on your server. Just use this code: CODE <?php
$content = "Hello, World!"; $html = array('[b]',
'[/b]', '[i]', '[/i]', '[u]',
'[/u]'); $replacements = array ('<b>',
'</b>', '<i>', '</i>', '<u>',
'</u>'); $content = str_replace($html, $replacements,
$content); ?&...
Beginner's Php Tutorial Online At My Site
- (12)
Hey everyone, over the last week I've been writing a PHP tutorial aimed at absolute beginners
who have never even seen the syntax of PHP before let alone wrote a PHP script! The tutorial
assumes you have a basic knowledge of HTML (for the tutorial you will need to write a couple of
hyper links and forms, nothing complex!) and an internet browser. It tells you about where to
find the other software needed (apache/XAMPP and a script.text editor) and how to check if it is
working. The tutorial is basic and focuses on the use of the ECHO, INCLUDE/REQUIRE and I...
Wap Redirection
- Usefull code that all wap site owners should use! (12)
Use this code to redirect pc users from your wap site to web site: include above page header this
code: CODE <?php $mywebsite = "forum/index.php"; $browser = explode
('/', $HTTP_USER_AGENT); if($browser[0]=="IE"){
header ('Location: $mywebsite');} ?> ...
I Need Webmail On My Server
- (so admins on my site can access it) (0)
Right now, if i go to the cpanel of my site, I can access webmail of any of the email addresses I
have. Unfortunatly, I would prefer it if the administrators did not know the password to the
cpanel. I want them to be able to access mail from 1 of the email accounts. I have tried letting
all the admins access the account through their own cliants, but it became a mess, not knowing wich
admins have responded to which emails, because most emails are hosted localy when received by
cliants such as outlook. Then I had the idea of making one page, with webmail on it. Where...
String Search Outside My Site?
- Help me work this out please ;-) (2)
Hi ;-), i need some php code that will search any site or index page for a string. So i can check if
my link is on sites it should be quickly?...
Posting To An External Site Without Url Change
- need help (0)
I need help with some PHP, once again. What I'm wanting to do is add something to an external
database from a remote site. Say we are using the script farsiscript posted ( here ), and
there's an added feature where it saves the information to a database, and it's on a
different server. I want people to be on my site, enter the variables, and have the information
submitted without knowing anything about the external site. Also, would there be a way of
confirming whether the information was submitted, or if there was an error? Like if the result said
"Than...
The Downloads On My Site
- php (8)
Ok i have a site with these downloads, when you click on them they do not open up to a new window.
Instead it uses the same window and goes to the link that it was linked to go to. All of my
downloads are made from being linked to some other site. Now my site is php, so i was wondering how
i can make all links open up a new window to their download page without having to type out
target="_blank" for all of them. Which would take awhile for me. I was wondering if there is a way
to do that with the php download module where i can insert the target="_blank" in there so it w...
Good Script Site
- Plz Write Good Script Site Here! (6)
Hi all I write script and i want to know which Script site for release Script is best Some sites ::
www.hotscripts.com www.scripts.com http://www.yourscripts.net/ http://www.popscript.com/ If You
know more Url plz post here . thanks all...
Too Many Connections Created In Mysql By My Site
- (4)
Hi i am hosted at computinghost (which is great btw) but my site is causing mysql to hang because
it is flooded and it causes my account to be suspended alot.. What is confusing is that not many
users (7) are only when it happens and it is not a deliberate flooding. The mysql proccesslist when
it gets too many connections: QUOTE | 7971 | andre_krap | localhost | andre_wap | Query | 439
| Sending data | SELECT unread,sentby,id FROM private WHERE sentto='Candi.Boi' ORDER BY
id DESC LIMIT 0,15 | | 7973 | andre_krap | localhost | andre_wap | Query | 2 ...
"grand" Login System?
- To Forums, Chat, and Site (7)
Major problem I got here. A site at which I am employed as PHP Coder (privet-drive.com), needs a
"grand" login. The login needs to be able to login them into the forums, the chat, and the site, all
at the SAME time! The big problem is, the chat is located on another website (potterchat.net),
and the forums are IPB and not PHPBB. Any comments, or some tips on how I am to go about this? I am
freaking out, and any advice at all would be nice! Thanks in advanced!...
I'm Using Too Much Resources Of My Site
- I Need Some Help! (12)
I am currently using too much ressources on my site (not hosted at trap17), and it will be suspended
tuesday if I don't do anything with it. I have done almost everything I can, and even if the
ressources I use are lower than they were, I still use way too much. So, I would like some help. I
will list all my scripts telling what they do and how they work, and will let people telling me
which of them that may use much ressources. NOTE: This is a fansite for an MMORPG game. phpBB The
main forums are phpBB-driven, but are heavily modified. The main page sends 14 que...
Help Skinning My Site
- with php (2)
here my site, Crystal Illusion each link is suppost to take you to a different layout... but it
takes you too the same on AND then pictures and style sheet don't turn up- HELP heres the
cookie check code CODE <? $total_skins = 3; $default_skin = 1; if
(isset($_REQUEST['newskin'])) {
$newskin=(int)$_REQUEST['newskin']; if (
($newskin<1) OR ($newskin>$total_skins) )
$newskin=$default_skin; } elseif (isset(...
Need Two Script: Chat And Php Game.
- opensource chat script and game script. (3)
there once someone gave the script of playing online text game based on php, it can runs on
trap17's free webhost? and i also need a opensource chat script for my forum.i have been
searching all of the sourceforge but find nothing about this both. just thank you . /laugh.gif'
border='0' style='vertical-align:middle' alt='laugh.gif' /> ...
Add The Online Proxy To Your Site.
- script:phproxy (0)
it developed by whiteFyre that contained only 5 files: index.php phproxy.class.php javascript.js
url_forum.inc style.css the demo is on http://hbu.com.ru/proxy/ the script is under gpl.you
just can edit every file of this 5. and made your own style of online proxy. enjoy it. PS:If the
member that find your isp is something wrong or block some Ip,just tried this. guangdian...
Runs A Sugarcrm On The Company
- https,linux,opensource (0)
i wanna runs the sugar crm for the company, any one gave me some advice? use the webhost or local
machine? it must be support the https connection and most safely. plz i wanna your help.
/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /> ...
Need Help With The Header() Function
- I am redirecting from my old site (2)
Over a month ago, I bought a domain name for my site, but my site is still not indexed. I did
everything needed to get indexed, but I forgot one thing: The old site had exactly the same content
as the new one. So I had duplicate content. Therefore, I want my old site to redirect the user to
the new site with this script: CODE <?php header("Location:
http://www.global-rs.com" . $_SERVER['REQUEST_URI']); exit; ?>
global-rs.com is my new URL. However, on my old site, which I will be placing this code on, there
i...
Search Site Pages Using Keywords?
- (6)
We're doing a "Mock" e-commerce site for our project in Web Development and I was wondering how
to make a Search form like the ones in many sites. There will be a Search textbox and a button in
the form which will accept a string (keywords) which will then be processed by a script. If there
is a match, a page containg the keywords will be displayed. Is there a way to do this using PHP or
is there an existing free script out there already? Thanks very much....
Introduce Two Blogs
- opensource weblog (3)
FireBlog http://fireblog.berlios.de/ ---------------------- fire blog is a little blog
project,opensource and just 50Kb zip. ---------------------- Serendipity http://www.s9y.org/
--------------------- it can created the .htm file and it supported so many languages.
/cool.gif' border='0' style='vertical-align:middle' alt='cool.gif' /> guangdian...
Disctionary Site
- my native language(Myanmar) driven (4)
Well, i must say that i will implement this for public and community use for free. yes, i intended
to write using PHP, MySQL driven dictionary site in my native language (Myanmar) which can translate
English to Myanmar. I've a littol stuck here at starting point and still dig out the google to
find the resources. But no luck and still need more.. I've look through quite number of books
as well. Can anybody kind to share the Algorithm, Serach Engine and MySQL database relationship?? I
know this could be $$ but when i was doing this as free for my people...
Show Sql Queries From Other Site
- (6)
How do I use the sql database from other site? like showing the stats of certain field. Lets say
I'm on a forum and wanted to show the number of post I have from a particular forum like trap17
on my own site how do I do that?...
Script: Phpbb Mod, Total Users Registered
- Display the total users anywhere on your site. (1)
This is for phpBB V2+ It displays the total number of registered users anywhere you want. This file
is called: phpbb-totalusers.php CODE <?php /** * ©2005 Craig lloyd. All rights reserved. * *
Mod Title: Total Registered Users * Author: Craig Lloyd * Description: Shows
total number of registered users * Release: v1.2, 10th May 2005 *** * Demo:
http://www.toxicsims.co.uk/ (stats box) * Installation Level: Easy *
Installation Time: 1 minute * Files To Edit: This one * Included Files...
Does Anyone Want To Make A Game For My Site?
- Using PHP (2)
If any of you go to OG, and have ever played Omega Legacy, thats the kind of game I want. Its like
the army system, and you train by attacking other users, or training against computer opponets. I
dont care what you do, but if you would like to help, AIM me at mutatedmonkeycat. If anyone knows
where I can get a game such as the Army System or Omega Legacy for free for download, please tell me
and I will give you a cookie... /smile.gif' border='0' style='vertical-align:middle'
alt='smile.gif' /> ...
Your Favorite Php Site?
- (7)
Hi I can't have enough links to help me with PHP and it seems I discover more and more every
week without really searching for them. Which is the one link that you would recommend, be it
beginner, advanced, intermediate, all 3, a forum, a snippet site or whatever? I really like
www.phpfreaks.com myself. Thanks Patrick...
Looking for cms, opensource, great, cms, reviews, site
|
|
Searching Video's for cms, opensource, great, cms, reviews, site
|
advertisement
|
|