mail()
Hi all. I have a problem with emails. I am trying to set up a mail system where customers can subscr
Can't shake the "Warning: include()" error
I've just uploaded my site to a new server and where I have PHP include tags in my HTML, the browser
Create a form of 2 numbers input and find the greatest.
Hi, everybody.
I have a homework in my training of php, which ask you to make a form that ask
simple ping code
been searchin the site/web and found code thats simple but doesnt work.
I have a personal we
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
help retrieiving results and doing pagination
Having some trouble trying to get the results to show on more than just one page.
What is ha
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"