Help with PHP and checkboxes
I am posting this for a friend of mine, i wrote a small script for her to process her form data to a
Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
Curl timeout breaks script
So im having difficulties with skipping timeout error in curl
my script calls different functions
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
How to add an image/C++ OpenGL?
Hi,
I have been trying to look online for this and, so far, I haven't found anything usef
losing session vars when arriving from an email link
Hi,
I've got a confirmation script made that sends an email with a link for a user to confirm
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??