Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
Suggestions for Functional module
Hello experts,
I Have done B.Sc(Mathematics) and MCA & have learnt SAP/ABAP but do n
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
2 things: enter doesn't work in IE & empty form
i have this search form that works well except for 2 things.
1) on IE when i hit enter instea