search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
PHP form help required
Hi all! Apologies in advance for having to message the forum for help. I know you must get a lot of
Email/MMS to Site
Hey guys. I'm looking for a way for a user to upload images and/or text via their cell phones. It
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot
how to load php class from another domain?
how to load php class from another domain?