Seperate team from score
I am writing a site that does a NFL Pick 'em type application and I have a feed that gives me the sc
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: [Select]$setImage= 'productimages
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Insert data in Mysql and move to another page
I'm stuck with this simple problem. I need to insert data in Mysql and then hit submit and move to a
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
BIG file upload!
Hey guys!
I'm trying to upload a file, it works well with smaller files but with 60mb+, I get
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :