Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
IP Based Cron Jobs
I run cronjobs on my website. After one of my visitors got curious and tinkered around he realized h
Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
Captcha problem users just refresh and it will let them auto submit again
Users will just re submit and not have to enter the new captcha.. ? Lol but if i refresh the page, t
cPanel API
Hi Guys,
Need a little guidance. I'm trying to get my script to communicate with cPanel (or W
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
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