Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
How can I get my program to read a larger array ??
Hi:
I have this program that reads from an array to do calculations. The array are just t
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the
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.
Final year project, please point me in the right direction
hi there for my final year project I'm aiming to build a php script shell to use as an expert system
jquery validation in codeIgniter
hai i need to add client side validation to my fiels which are selected in a forloop.the fields are
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
simple ping code
been searchin the site/web and found code thats simple but doesnt work.
I have a personal we
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */