Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
bit of help needed
Im about to sort out my registration page for my website by customising a "registration" s
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
Displaying values from a SQL count...
Hi,
Easy enough question i just forget the exact method ..
I have ...
Code: //count win
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell