Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
Need help/w Page: 1,2,3,4 function!
So I have this code im working on where it's ment to display seperate pages having 20 logs each
I
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
cURL and Sessions
Ohai.
So, I'm trying to cURL a bunch of things off of a page, and put them into a session. I'
Small problem with image resize script
Hi!
I am a little bit new to php and I have an issue installing an image resize script I down
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
md5 is it unique
I know this is most likely one of many simple questions that can be found semi easily. But I'm press
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
Help to integrate whois Domain Details to website
Hi,
can i know is their any php script r methods to add domain details to my website.
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'
Multiple upload and Resize
I would like some help on my script I have the for my index.php
////
<html&