foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
Count number of records in all the tables with a querry URGENT PLEASE...
I downloaded ORACLE 9I DATA DUMP into my comp. There are number of tables. I need to find out the
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<