Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
MYSQL gen help
This is my Mysql gen. can anyone tell me why this echos
MID(networkset.networkid, 3, 3) AS &q
Progress bar for webpage
Hi,
I want to implement a progress/waiting bar on my webpage - exactly the same thing that the Mi
I didnt code this but I need help with it
I'm sorry. i'm not a coder. I have this script for forcing download and previewing mp3. The guy that
Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
problem with query error
First Thanks to those who helped me on my previous posts, and the following code i'm using is not mi