Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
Multi image upload
I have a gallery to build and want to build a dynamic upload form to allow for $var number of fields
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below.
$.ajax({