phpMailer not working ..........
HI,
I was playing with the phpMailer script and tried to send a smiple mail using their test scri
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
Install page
How do I make it so when a user submits information on the Install page, it'll right it into the cor
How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
PHP Blog help
Need help with posting comments in a word press blog? I have a comments page where the comments are
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an