Need help with simple code, back and forward buttons.
Basically, I have a set of pages in a folder, which have the title somephrasehere_09.php, somephrase
Calander layout
Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h
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
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty
Execure stored procedure on a timer
Can someone tell me an easier way to execute a stored procedure on a timer? I am using Oracle 10g R
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Join Query Help
Hi all,
I am having problems with the below code, which we shall call 'my first join query'!