storing video files into mysql in php
hi
i have my video files in my folder ,
i have to store the path of the videos into db an
PHP Include not working
The website is http://www.grlistingservices.com
The code block is as follows:
<
Need help with unexpected T-STRING error
I'm a newbie and I'm still learning PHP. However this error has me stumped. I've googled, searched t
Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo
Add code to enable passing of checkbox variable on login
Ok, I have a login page, but want to add a checkbox that when checked and successful login is made i
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
How can i use [] tags instead of <> tags for profiles??
On my site im making ive made it so u can register, login and u have a profile which u can update..<
IIS & NW MII on the same server
Hi,
We're weighing the possibility to run both IIS and MII (NetWeaver) on the same server
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther