Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
"SEO" URLs
Hey, I'm wondering how to go about creating and using these types of URLs. I'm presuming it's PHP th
Help: problem with Headers to download PDF file
Hi,
I'm trying to implement a script where when a user clicks a link he gets a PDF file to op
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve