cPanel API
Hi Guys,
Need a little guidance. I'm trying to get my script to communicate with cPanel (or W
Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
Pipe email to PHP - get mail adress from MySQL - send?
Hi all,
this is the challenge:
1) Our faculty at the college where I'm employed includ
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
Embedding flash object in Else statement
This is my first major project in PHP and I'm having some trouble embedding a flash object in an Els
Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a design
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?