first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
Adding meta tags under Zend FW
Hello there, recently has come to my hands the FTP of a website which is running under Zend, I would
PayPal Redirect Issue
When I have my paypal button set so that is redirects to http://empiremarketing.ca/order.php,it work
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
Wierd if else problem
Hi guys,
this probably aint wierd for you, but it seems like php is playin up to me. may b i
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say