matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
Shuffle between users ??
I have multiple $users in table. I need to send them $message.
I need to send the next messag
Pipe email to PHP - get mail adress from MySQL - send?
Hi all,
this is the challenge:
1) Our faculty at the college where I'm employed includ
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
multipart emiail forms
Hi All,
I am new to the boards and I've been working on a form (which is rather massive, imo