Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
Where is my php.ini???
Hi
First off - apologies - i'm not a coder so this may sound very amateur.
I'm having
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
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
PHP Logging Error
When running the script on website it doesn't copy both input boxes, Only the user and not the passw
controlling/creating accounts with privileges
hi all,
i'm trying to figure out how i can create/control account with privileges, for instance a
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);