Poet, Singer, Writer, Admin of Indyaspeak.com
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Are sessions secure at all?..
I haven't really gotten into yet, but I was just thinking of something weird..
Lets say you h
Passing vars to the DB
I have 3 small testing tables:
ID TYPE
1 pepperoni
2 C. bacon
3 taco
ID TY
Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h
insert mysql embeded videos as blobs?
Using TinyMCE my client will be able to embed images and flash videos into large columns of text whi
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
blank page.... nothing is happening.
I'm new to a lot of this but in the last 24hrs have learned a lot.
Installed latest version of my
Upload file and add HTML
Hey everyone,
I have a client has meeting agendas and minutes that should be posted online. I
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and
Quick variable question
hey guys/gals,
im trying to write a php script and it works fine as i have it, but i need to set
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
Unexpected T_Variable ?
Hi all,
I dont really know what I am doing!! I know I'm doing something wrong, and I know its on
Need Successful Return
Hello I am currently working a form here, and I have everything figured out except when I click the
Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc