Create comparison matrix?
I want to create a comparison script for forum software and was wondering is there any tutorial or b
PHP If Else statement for breadcrumb
Hi
I am trying to use a PHP if else statement to display a breadcrumb link on wordpress
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<
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
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!
When i am Canseling the Billing Document in VF11 I am getting Shortdump
Hi Experts
When i am Canseling the Billing Document in VF11 I am getting Shortdump.
php title problem
Hi,
I am having a problem managing my page title with PHP.
Currently I have my <
Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca
Wrong Info sent Using $get in form
Hi i have this code that i tried to make to send some info from one page to aother with lots of ppls
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------