How to get all server headers like Live http Headers does
Hey all, like many of you I use the Firefox addon "Live http Headers". I'm trying to write
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
Open browser page depending on XML results
Hello,
I have some PHP code that sends webbased from data to an external url ( in the form of
Sql and php order list script problems
Hi im having a few problems with trying to get the coding right on a orders list ive done (or trying
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
Change Sort Order to Display Newest File First
Hi Guys,
I have a page that sorts the contents (PDFs) of a directory and displays them on the
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish