Everything posted by gwebhostuk
-
Google Adsense
What is Yahoo/MSN add? I think you are very much new to Internet, there is no add available at msn or yahoo.
-
is there any reason why this dont connect to db?
Have you assigned user to database along with required privileges?
-
Fork CMS
Thanks for sharing, it's really nice one.
-
Web hosting design for dummies
Are you looking to get created website design with hosting from the hosting company?
-
What is Reseller Hosting?
Reseller web hosting, is selling web hosting to your customers under your own brand when the web hosting is provided by a larger company. This larger company is selling you a large web hosting account which you then break apart to sell as smaller quantities to your clients.
-
Need some suggestion
You must create some forum and thread topics relatively popular. Due to the topics you will start getting hits more on the popular topics and then people may get registered to enter their replies.
-
Proper contract even for $200 ?
Yes I always ask for the upfront. Even if I work for an hour task of suppose $70 then also I ask for the upfront of $35 from the client. It doesn't sound cheap for me. I think the work done by honesty should always be paid, that's all.
-
what is Joomla! ?
In one word joomla is simply a CMS, you can integrate your site with and enjoy Content Management features.
-
freelancing infographic
I must say that it's nice pictorial representation along with tips and guidelines.
-
php login help :)
My pleasure If you need I can make modification in this script to make it working.
-
php login help :)
I think you have written simple login script in a complicated way. try this, make comment to the following two lines and then check again. //$username=mysql_real_escape_string($username); //$password=mysql_real_escape_string($password);
-
Property Search Website Construction Help Wanted!
Hi, Do you have design ready for the website? Also, Check your email.
-
two domains, one website - what should I do..
I will also suggest that do not redirect from .com to .co.uk as it may confuse the visitor or even they may feel that the site is down and made up by temporarily another domain. Instead of this, you can apply two different designs with different contents to the both domains.
-
Web designers, pay by project or by hour?
I am PHP web developer with css, html5 etc. But i m not getting whether you want business partner or a designer or both?
-
What are you working on - Sneak Peek?
I must say, it's cool mockup
- if elseif
-
Question about little price of web design projects
Ya that's true bidding is somewhat like head ache, but no other option for someone who don't want to do a job and want to work like a freelancer
-
help with my text box
make the alignment of the .loginboxdiv css to vertical-align:middle, instead of bottom(currently you are having)
-
Question about little price of web design projects
hi, do u get work via bidding or some other source?
-
Freelance Contracts
Great thought Eskymo, Thanks a lott, it will be really helpful.
-
Rollover image links: Not holding both states
while in other pages, have you included the rollover images in the body tag of the page on the <body onload="rollover images"> event?
-
if elseif
I think you should end your if statement like following : // Error handling for missing data if ((!$firstname) || (!$lastname) || (!$email) || (!$password1) || (!$password2) || (!$humancheck)) { //your validation start here $errorMsg = 'ERROR: You did not submit the following required information:<br /><br />'; if(!$firstname){ $errorMsg .= ' * First Name<br />'; } if(!$lastname){ $errorMsg .= ' * Last Name.<br />'; } if(!$email){ $errorMsg .= ' * Email<br />'; } if(!$password1){ $errorMsg .= ' * Password<br />'; } if(!$password2){ $errorMsg .= ' * Confirm Password<br />'; } } else if($password1 != $password2) { $errorMsg = 'ERROR: Your passwords fields below do not match<br />'; } else if($humancheck != "") { $errorMsg = 'ERROR: The Human Check field must be cleared to be sure you are human<br />'; } else if($existCount > 0){ $errorMsg = 'ERROR: Your Email address is already in use inside of our system. Please use another.<br />'; } // ends your validation } // here you should end your if statement and then else { // Add this person into the database now $sql = mysql_query("INSERT INTO members (First_Name, Last_Name, Email, Password, Date) VALUES ('$firstname', '$lastname', '$email', '$password1' , NOW() )"); header("location: login.php"); exit(); } try this
-
mysql_insert_id()
I will suggest you to check the database connection object. Verify your database name, db username and db password. Check if they are properly set and bound with other on the same server.
-
How do I make a blog?
If you do not feel comfortable with wordpress blogging due to its theme restriction You can then simply higher a developer and can create blogging script which will fit in any design I have created many times such a blogging script.
-
Are .info names good to invest in?
If your site is commercial one, i would suggest not to with .info