output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
modifying query string with no page refresh
Hi everybody,
I've tried to get info about my problem all over the internet but i didn't find out
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim