images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
split values
I have values that are returned to me in this format:
name=>test,age=>49
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Image DPI
Hi.
I allow users to upload images, the user then is able to adjust several settings for the
RFQ Configuration - can you make PLANT field an optional field in ME42
Is there a way to make the plant field on an RFQ optional in change mode (ME42)?
Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Email to a friend script problems
I have this send-to-a-friend script with 2 issues:
1) When you open the form popup on a p
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is