Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
IIS & NW MII on the same server
Hi,
We're weighing the possibility to run both IIS and MII (NetWeaver) on the same server
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
UL and LI Add Form
The idea I want here is when the user click on a character name from the drop down select bar at the
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and