Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
Embed Video Problem
Hey, thanks for looking!
File to be embedded:
Code: <playlist version="1&q
How to display value in drop down list after form has been reloaded
Please bear with me as I am very new to php and html.
I have a form with several drop down me
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.
Email with Attachments in PHP
Hi Friends
How to send email in PHP with attachment.
I know simple mail can be sent with
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but