losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Need help/w Page: 1,2,3,4 function!
So I have this code im working on where it's ment to display seperate pages having 20 logs each
I
cURL Sending File as Post
This is a bit complicated, I'm just hoping someone else has run into this and knows how to do it a d
problem in pagination when processing with selectbox form
Hi,
I have a search form, with select boxes, if am selecting the value from the form, it work
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe