Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
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
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
Email Script does not reach destination
Hey Guys look at this code snippet :
Code:
//read a line from the file
$myFile = "
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
Undefined variable: adHTML
Hello:
While checking my site error logs, I've noticed one repetitive error that fills the lo
Having a problem get the selected item from a drop down menu
I have been looking at this for days now.
I have a drop down menu that get it's values from a
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.