Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
MySQL Primary key gap
Alright, so I have a table with 26 entries in it (id, filename, caption) for my image randomiser (ht
Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
Setting a default timezone?
I have read about how to change the timezone in PHPMYADMIN, but it changes back, it doesn't STAY the
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde