CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
CURL question
i am wondering if it's possible to use multi curl with login something like
login once to web
form problem
below in the form action, i've put "test.php?w=$sw&h=$sh" but when i input the for
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<