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
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ