Why does this file not return file names that start with numbers?
This file returns a list of filenames to help populate a drop down in my form. For some reason it ig
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
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
Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
TimeStamp Column Problem...
I'm mad at my self and thinking I'm a little retarded. It just be some one mistake I'm missing here.
php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m