PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
ScriptManager History and Opera Issue
I am having an issue in opera with the ScriptManager. I have a ScriptManager on a page with history
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
help with calculations on a flat text file
hello,
I have this code below that is attached to a flat file like this:
Email:LastName:FirstN
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan