Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
Text file to .Dat file Conversion in PHP
Hi All,
Could anybody provide code for Text file to .Dat file Conversion in PHP.
Tha
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
php email checker
I am having alot of trouble finding info on how to do these email things. I need to do the following
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<