Simple program to copy files between two computers over the web
I use logmein free and often need to move files between my two computers. Generally, I move the file
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Need a Timecode Class...
Not a Time Stamp, Time Code. Format is a bit different. HH:MM:SS:FF where FF is Frames. I dont re
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
Simple email form - Newbie
Hello all,
First time poster!
I've been asked to create a simple HTML form that submit
How to give the privillege for triggers?
Hi,
How to give the privillage for triggers to particular user?
Please let me