Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
getAlexaRank($url) function not working
I have made a function to get alexa rank
the site is here: http://mytestsite.rack111.com/1
writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is