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
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
simple php table loop
Hi all,
I've the following code
<?php // Create category options
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #