Pls help with PHP
Pls can anyone direct me on how to create a user account for a customer. For example i want know if
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Using Microsoft Exchange Server with PHP
Hi,
I wanted to know if its possible to fetch email attachments from the exchange server usin
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
Shuffle between users ??
I have multiple $users in table. I need to send them $message.
I need to send the next messag
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it