Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
Coefficient of a Restitution Hints
Hello. I was wondering if anyone can give me hints on how to write this program...
The coeffi
defining website tags
Hi,
What would be the best way to define tags for my site, such as website title, url etc.
Help a newbee save my job !
Hey guys i am dying here i am new to php and would like for someone to help me with this problem
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't
Needing Youtube thumb nail fix.
I have a script on a site that pulls in you-tube videos,
The problem is, that the thumb nails for
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here