Change image filetype on upload?
Hi,
I've got a form which uploads an image to the server.
Is it possible to change the image t
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
CU&UC guide
Hi Gurus,
can anybody provide me the link for CU&UC upgrade guide
Thanks i
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
Error in query: Resource id #4??
hey guys, having a minor (i think) problem here that i havent been able to figure out. long story sh
How would I protect......
I have a from, actually, a good amount of forms. How can I make it so you can't type the characters:
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob
PHP hyperlinks generator - HELP plz
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
"SEO" URLs
Hey, I'm wondering how to go about creating and using these types of URLs. I'm presuming it's PHP th
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am