Hello,
I have a simple image multi uploader that uploads images on the folder correctly but i don't know how to get the image names and insert them in the db. The uploader is part of a complex form...
Thank you NogDog. It's great. The script works, lists all the games but the links and images does not appear :( I have sett the "videoDir=/var/www/vhosts/username/httpdocs/games/Sports/" but it's not...
Hello there!
I'm making a page with some flash games, but, since in the past will be many games it will be very bored to add all those games one by one on the site. I know that using php we can get...
Hello there,
I'm looking forward for a way on updating multi rows in my database.
I have a table with many fields and 4 of them are ENUM fields with values YES or NO (IsActive, Index, Hot,...
Hello,
I'm working on a school project and i need to have a permalink field on the db for seo url.
I have a field on db that is name LajmeEmri that include the name of the article and another...
Hello there!
I'm making an event script and i have done the add and edit page for that but now i want to add a function to make an event disappear when it's final date is reached. For ex:
I have...
Hello there!
I need some help on a script. I have a form with that edits a row in the database, a form that have a browse button for images. What i need is to run a code if the field LajmeImg is not...
The file is uploaded but the path of the files in not inserted on the db. Seems that the string $LajmeImg does not get the file name and so, does not update the db :(
This is the hole edit page:
I'm working on a form that can upload an image on server and add the image name on mysql db. The add page works correctly, the image is uploaded correctly and the image name is...
Hello there,
I'm playing around (again :P ) with my article script that i'm creating but i'm blocked somewhere. I have the display page that checks if and ID is queried, if yes, displays the article...