output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
please help
HTML Code:
Code: <span id="ctl00"><span>
downloading a file as HTML
Hi.
I'm rather confused with forcing a download. I just want to save dynamic content (from $_SESS
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
Embed Video Problem
Hey, thanks for looking!
File to be embedded:
Code: <playlist version="1&q
keeps going back to index.html ???????
ok so i started making my site using mostly.html files now i have added a fair chunk of php. My inde
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with