sines and cosines are a waste of time - you'll be using a calculator to crunch the formulas later on in your working life... :) but then again, i guess it's good to know the basics.
i may be wrong - but it sure looks like you're calling a function that isn't installed in your server. why do you need to open sockets? are you trying to find out the visitor's ip address?
if so, you can try this:
$visitor_ip=getenv("REMOTE_AD…
I agree that the variable was assigned. I'm saying that you have a syntax error - you missed the (") around the variable. I'm fairly certain that that's the problem...
E.g. You did:
$poll_id = $array[poll_id];
instead of
$poll_id = $array[&q…
IMHO using points won't work unless there's a real reward... Like this forum DD, I won't complain if points are given to me but they're of no real value to me :)
not at my current host. in my current host, an add-on domain is simply a different directory where you share the cpanel, stats, emai etc with the main account...
i like 2 changes that you've made:
1. red headings
2. the white background you've used for the body
something needs to be done to the centimeter-or-so white space (with the little gradient) between the banner and the main body though - i guess it's…
vivehosting,
if someon signs up for the personal plan, i get 500 mb for $4.99. i want to host 2 domains http://www.a.com and http://www.b.com. however, i don't want to host http://www.b.com as an add-on domain. i want to host it as a full domain wi…
I'm interested. If you link to my site from the index page of http://www.KKPortfolio.net, I'll link to http://www.cityofsolution.com from the index page of http://www.bimmercenter.com.
My link details:
Title: The Ultimate BMW Blog!
URL: http://www.…
Hey P, how many projects you've got? I cannot keep count... How many of them are successful (like DD)?
Well, for a 15 year old whose still in high school you must really have a lot of time on your hands... :)
Forge,
I've had a look at your code but it's difficult to debug without being able to simulate the execution. Could you tell me:
1. After you voted, check in phpmyadmin - did the data go in correctly?
2. If the data went into the database, did que…