noob cURL help
I have a pretty basic form that I need to cURL post to a file in my includes folder (includes/login.
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
Check something, wait, check again, do something!
Hi guys.
I wonder if someone can help me with this.
Basically, what I want to do is (
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:
9.99
9.99
9.99
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
j1inmis Ouput layout changes
Hi,
Can anybody tell how can j1inmis output layout can be changed so that vendor names ge
PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I