MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
session checking in page load
hai all
I have a web site is www.Mryas.com in this my login page is Page1.aspx its co
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
frames get header location..
i have two frames, one top, one bottom. how do i do a form on the bottom frame that gives me the ur
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S