error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
Compare user input to flat file data
Help...Am a complete newbie to programming so my code is prolly quite long. Am trying to verify a us
Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca
Expandable Post Code
Hi,
Hope you can help. Which currently I haven't upgraded to connect to a mysql server, so i
How to schedule the a job?
Hi,
I have prepared a task ( i.e. a procedure is prepare the file and send the same to con
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder