output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
Displaying values from a SQL count...
Hi,
Easy enough question i just forget the exact method ..
I have ...
Code: //count win
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
convert pps to wsf with php'how?
hi
i want to convert with php
PowerPoint file to swf file(flash)
how please?
thank!!!
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
Storing user data help?
Hey Guys,
I'm not use if this question is to broad but I can always give you more informatio
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va