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
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it aft
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
jquery validation in codeIgniter
hai i need to add client side validation to my fiels which are selected in a forloop.the fields are
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
formating when pulling data from a mysql database
Ok so Im not to sure if this is the right thread to post in but here is my catch 22 issue.
I