How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
cURL and Sessions
Ohai.
So, I'm trying to cURL a bunch of things off of a page, and put them into a session. I'
Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
Pipe email to PHP - get mail adress from MySQL - send?
Hi all,
this is the challenge:
1) Our faculty at the college where I'm employed includ