I need to increse 6hours more, and i don't know how???
I need to increse 6hours more, and i don't know how???
<tr>
<t
form problem
below in the form action, i've put "test.php?w=$sw&h=$sh" but when i input the for
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?
SESSION CHECK WORKS "MOST" of the time... whats going on?
i have a sign in check thats included in every page that is a members only page which is basically a
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
How can I get my program to read a larger array ??
Hi:
I have this program that reads from an array to do calculations. The array are just t
reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.