Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Need simple example
Name: mie2com Date: December 9, 2006 at 06:06:05 Pacific OS: WinXP CPU/Ram: Pentium III Product: Sony
Comment:
I need a basic simple example in PHP (for learning purposes) to set the amount of data to display per page (like guestbook, display 10 comments per page). The data is in MySQL.
Summary: Hi all. I really need some advice - all I want to do is create a webpage on-line with just a page of text. I don't want to make a fancy website, with links, or have 25GB of space or anything - just so...
Summary: Dear Friends, I hav created a login page, which is used to authenticate user... if valid user found then he is redirected to welcome page.. else login page is redirected again. In my WELCOME page, onl...
Summary: Very simple example. You would need to expand on it of course (changed <> to []): [?php if (isset($_POST['pdfID'])) { header("Location: ".$_POST['pdfID'].".php"); } else { ?] [html][head][/head][bo...