Just wondering what you think about my site
I am new to phpfreaks i just seen this form and thought it would be cool to see what other thought a
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
How to show more than 1 users with this code...
Hello,
i have a table that shows users only if I, as Administrator, want to be shown. But its sho
Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
Undefined variable: adHTML
Hello:
While checking my site error logs, I've noticed one repetitive error that fills the lo
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s