PHP login form help (Done Most of It)
Hi i am having a problem, when i try logging in it is always saying "Invalid Login" im not
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
Sub-domains & calling unique content
Hello,
Is there a way use something similar to the $_GET function for a sub-domain? I to be a
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
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.