Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
Having a problem get the selected item from a drop down menu
I have been looking at this for days now.
I have a drop down menu that get it's values from a
Keep newlines from textarea?..
I'm creating a simple encoding program, and what I want it to do is retain the newlines, as echoing
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
weird problem
last time, i did post a topic concerning why my page sometime will load as blank page when using IE.
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
Supress some serveroutput but not all
Hi,
I have a script I'm working on that uses plsql to create and RMAN script, this uses d
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();