Anti Spam Code Problems
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
PHP login form help (Done Most of It)
Hi i am having a problem, when i try logging in it is always saying "Invalid Login" im not
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
How to clone an SAP ECC using bacup tape on z/os?
We want to clone our production to a different SID using backup tape.
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.