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
How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
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
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec