Hi,
I am building a site for a client, that allows its users to select files and add to mysql db, then when they click download, it zips up all the files and downloads then for the user.
it all works great, problem I have is with the download basket.
I add the file to the db when the user...
done that and the response is
Could not run query because: No database selected
but as you can see in the code the db is
mysql_select_db ("motorcro_moto");
Hi ,
I have managed(after lots of trying) to install mysql and php and apache on a pc running windows xp
I can access mysql via phpmyadmin and have imported a db into it
everything is fine but i am unable to connect to the mysql db via php
I am using the same code(that works perfectly on a...
I am uploading news articles to a MySQL db by splitting the article into 255 character strings and then uploading to separate fields.
When a user wished to view a news story I am then grabbing all the fields joining them together and then outputting the article.
the problem I am having id the...
I am trying to centre my website with margin auto but the rest of the site is full of position absolute divs. Will I have to re align them all as relative divs or is there a way round this
I have been looking round the net for answer to my problem , but nothing points to the same problem I have.
I know this can be done because I know a couple of sites that do it.
anyway heres my problem. I run a motocross site with videos and images. On the images page I have a heading called...
Hi I am trying to upload flash files to the webserver using input type file.
the file I am uploading is a flash file and there are two parts to the file, the .swf and .flv
I can upload the files by having two input boxes and then uploading no problem, but I am looking for a way where the user...
I know this is now off topic flash wise, but if you know php, is there a way of automatically uploading a file, ie when the user browses to the .swf file to upload, the php code would upload both files. been banging my head with it but cant fathom it.
if you dont know php then thanks for your...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.