line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
Grouping and sorting results
Please help with this query.
I have 2 tables in a database, countires and cities. states look
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
How to kill asynchronous postback / current postback?
Hi,here is my problem:I have a web site with many pages of which some may take time to process resul
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag
Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:
2010-01-26 and 2010-05-30
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco