Print out contents of to Excel
I have got this script that gathers all the data that I need but I need it to send it to excel inste
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob
PHP Blog help
Need help with posting comments in a word press blog? I have a comments page where the comments are
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
displaying email without attracting a ton of spam
Hello,
this is maybe the wrong place to ask.
How would you display an email address on a w
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele