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
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i