Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
Print out contents of to Excel
I have got this script that gathers all the data that I need but I need it to send it to excel inste
Files in current folder. Should be an easy fix.
Never mind. I've asked about this before and just found my answer. Anyway to delete this?
Linking with Foreign Keys
I have been getting an erro when I try and link:
create table Faculty_Specialty (I_Name v
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.