parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
Image resize
Hi again fellers
I managed to sort out the issues with the folder,
Final hurdle is th
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.
php is not recognized as an internal or external command
Hello,
I am trying to bake the code in CakePHP through my console.
I have changed my Path
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
b+ tree
Hi
can every body help me about b+ tree ?(insert & delete)
CU&UC guide
Hi Gurus,
can anybody provide me the link for CU&UC upgrade guide
Thanks i
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */