FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co
Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right