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
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
PHP Code / Script To check weather the given email exists in a domain
Hi,
I want to implement the following in my web page
in sign up we will ask to enter u
want a code for uploading and downloading
i m trying to upload and download to my site..i need upload and download code ...i use a code for up
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<
Code Review - SQL and Insertion Attacks (Warning: Not for Newbs)
Hey guys,
Its been a while, I know. Use to love coming here to answer peoples questions, but
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe