Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
SuperCali PHP Event Calendar
does anyone have any experience with the SuperCali PHP Event Calendar? I could use some assistance
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
Firefox displaying PHP source code??
Currently testing a site thats almost built, am going to be including php on a sidebar on all pages
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca
Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
Deleting Partners on the Customer Master.
Does SAP handle removing the Partner from Open Sales Orders when a Partner is deleted in the Custome
Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am