Members Only
Hi all, for my website i have a members area only which on members can veiw, but at the moment anyon
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
HTML Form Server Side Validation
Hi, Im new here, im currently doing a website for a friend, and I have designed using snippets from
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
Keep newlines from textarea?..
I'm creating a simple encoding program, and what I want it to do is retain the newlines, as echoing
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam