scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
Save data in input fields when they press "BACK BUTTON"
Hi, this is html form: And let's say they get a error "Please enter ur title must be more then
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
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.
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer