CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
Dynamically set AccordianPane Header
I have an accordian on my master page. I'd like to be able to dynamically change the header on diff
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
Multiple submit forms inside a mysql array page
Hi all,
Im having trouble to get the beneath script to work the thing i can't seem to get wor
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont