how can i expire the submitted page using session.
hi,
i'm new to php world.
i'm using "post" method.
when i submit it,data goes to
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other
Need help with unexpected T-STRING error
I'm a newbie and I'm still learning PHP. However this error has me stumped. I've googled, searched t
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is