output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
Php Mysql Page Loading Notice
Hi all,
I was wondering if there is a way (Sure there is) of showing a message or an image wh
help retrieiving results and doing pagination
Having some trouble trying to get the results to show on more than just one page.
What is ha
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Floating Point Precision Loss
I'm writing a program to draw a three-dimensional cube (with a corner cut off) without using any 3D
Grids not displaying decimals, and behaving differently on different PCs?
Hello,
I coded a relatively simple MII application that allows data from a form to be add
PRotect my POST DATA... FROM HTML ATTACKS
I need to like let's say
If a user submit's his Prayer and he put's <meta refresh stuf
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
php global variable
how can we create global variable so we can use its value in any form.. Please give example to