mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
smart reading from a text file
Hello there fellow coders, i was wondering if one of you wouldnt mind helping me with this problem i
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,