How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
How a counter of users ? such as ---> (231 Viewing)
I want to count how many users are actually viewing the page, How is that possible?
Thank you guy
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
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
losing session vars when arriving from an email link
Hi,
I've got a confirmation script made that sends an email with a link for a user to confirm
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