Login script (probably a simple error)
dbConfig.php
Code: <?
// Replace the variable values below
// with your specific dat
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
Time script, set to my time zone?
I am using this line to get the date and time
Code: $time = date(F." ".d.", &q
pspell
using pspell, is it possible to get words that would be best in the current phrase?
For examp
A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
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