Expandable Post Code
Hi,
Hope you can help. Which currently I haven't upgraded to connect to a mysql server, so i
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
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Help me with some material on Open Text Overview.
Hi Experts,
Please help me out with some material on Open Text. I have been supporting AP Workf
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Please help with SMTP Authenticated PHP Email Form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.