error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
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)?
Add "width" check when upload
Hi!
Can someone add a function that is checking if picture witdh is bigger then 800px whwn up
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
DATEDIFF Question
First time post, and of course it is a help question.
I am using a WP plug-in to display prev
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.
Are sessions secure at all?..
I haven't really gotten into yet, but I was just thinking of something weird..
Lets say you h
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy