Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
controlling/creating accounts with privileges
hi all,
i'm trying to figure out how i can create/control account with privileges, for instance a
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
Snapshot from video
anyone knw how to make a snapshot maker from avi n mkv format.
for example if i give a direct lin
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But