PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
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
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
Help With editting and deleting form
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.png
This table
Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl
How to form a xml form table with a single sql statement..?
Hi everyone,
I don't know if this is going to be a duplicate thread but i couldn't
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?