Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
PHP Function Page Advice
Hi All, I am quite new to PHP and Javascript but have written an Online Shop (Mainly for Fun and edu
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co