Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
Pls help with PHP
Pls can anyone direct me on how to create a user account for a customer. For example i want know if
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: $setImage= 'productimages/' . dat
Why Are These Functions Causing MASSIVE Memory Problems? Please Help!
Hi,
I have a script with some options.
I use regex to replace patterns in strings, but