Search the Community
Showing results for tags 'domain'.
-
Check if user entered text contains allowed domain values?
jacob21 posted a topic in PHP Coding Help
Code what i made so far. $inputText = 'This is testing http://www.youtube.com'; $allowedDomains = 'www.google.com youtube.com/ http://www.test.org'; $array = preg_split('/[\s]+/', $allowedDomains); $regex = '';//Need this line if(preg_match($regex, $inputText)){ print 'Domain match!'; }else{ print 'Domain not match!'; } -
Hi, I'm not sure if this is the right forum to post this question, but I'll still post it. I'm a newbie programmer, have 1 year experience of php, mysql and html and know how to make a basic website, but I've never actually uploaded the already written code on the internet.So my question is, if you use vertrigo serv and have folders full of php files, what do you do after getting a domain? I read that dreamweaver does that for you, but i also read that it is a closed source software with limitations if you get the free version.The other choice is using FileZilla(which I don't fully understand yet ) i presume.
- 4 replies
-
- website upload
- hosting
-
(and 3 more)
Tagged with:
-
hi, i have an site in opencart. http:// www. domain.com/ i have chosen default currency as pound. and it shows great in frontend... i.e all products in pound. but.... http:// www. domain.com/folder/ in this ....when i have chosen default as dollar. and it shows in all products in dollar in frontend in this http:// www. domain.com/folder/ but currency changed in this also.... http:// www. domain.com/ .... it shows dollar instead of pound. i hope u understand what i asked!! can anybody sugggest me on this something... how to correct it.... ???? thanks.
-
- currencies
- domain
-
(and 3 more)
Tagged with:
-
Could some one tell me how to use session variable across multiple domain. For example I have created a project in open cart. Need to pass the sessiion variables once user logged in same to another domain www.domain1.com www.subdomain1.com How to achieve this. please someone help me to do this using php
-
I have purchased domain on internet and uploaded my website. At the time of submitting the details, I am facing this error, I found no error on XAMPP Server, but when I uploaded my web pages on domain name, it is making error in submitting the details; Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 0 in /home/activebi/public_html/enquiry.php on line 101 Could not connect: Lost connection to MySQL server at 'reading initial communication packet', system error: 0 It would be a great help !!
-
Hi guys, I'm not sure if this is the right spot or not, but I have a question about domain names. For awhile now I have been using bluehost.com to host my online website. Recently I built a computer to replace that and set up my own webserver (hoping to reduce the 100$ a year). After portforwarding I wanted to register a Domain name so users can get to my domain. I went to register.com and made one for 15$, but they are wanting to charge me an extra 50$ to not put their stupid advertisement on it. I tried hiding it with css and deleting it with javascript but it automatically reloads into the webpage.... I am really upset and I feel scammed. Bluehost offered everything for a great deal, all I am wanting is a domain name...are there better options??