Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
in php, link returns to the line
When I add a link in a php page, the link word returns to the line (as a
would do)
Examp
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
frame help
on the bottom frame is menu.html
Code: <body><form action='link.php' met
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see