=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
Had a simple form script that suddenly stopped working
It was made about a year ago and had been working fine. Last time it was known to work for sure was
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
There was a problem with the request. (Code: 0)
Any Idea what could cause this? I get it randomly at best. But with both IE and FF. It derives from
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
Packet Design
Hi All,
Im new about network programming and I want to design a protocol but I have some question
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside