remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Query issues
I probably have this setup wrong well I know I do because nothing is showing up now. What I want is
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
batch file not building to webapps folder
Hello. I just started running Vista :P and can't seem to get my projects deployed. I found out how
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.