Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Login Functionality Working Different on IE
This is an odd one, I have a site which has an admin section. The admin pages unsurprisingly require
Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
Files in current folder. Should be an easy fix.
Never mind. I've asked about this before and just found my answer. Anyway to delete this?
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.