Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
Random date selection
i want to select random date with time(hour+minutes+sec) where date is specified(10/22/2009) and tim
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
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
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Page not Loading After Test
Hey All
It seemed that an inlcude statement wasn't working for some reason, so I tried a more
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f