retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
connect() succeeds but accept() does not?
Please help me with this problem. I'm working on a time-sensitive project where I'm using TCP socket
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my l
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
Pro-rata Billing in Periodic Billing for Rental
Hi guys,
We have a situation, where a rental contract starts at the mid of the month say
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<