How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
help with database debug pls
Parse error: syntax error, unexpected T_ELSE in /home/content/m/e/s/mesick/html/students/05/php/chec
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T
MYSQL gen help
This is my Mysql gen. can anyone tell me why this echos
MID(networkset.networkid, 3, 3) AS &q
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select