login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
Auto install
Hi I have a directory lets say "apps" that I then have more folders ie "email",
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
PHP - HTTP Digest Authentication - Understanding Code Help
Hi Everyone,
This is my first time on your website and please excuse if I am asking silly que
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
php title problem
Hi,
I am having a problem managing my page title with PHP.
Currently I have my <
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there