Is this Safe or Unsafe?
Hi i made a few pages with lots of peoples help now i just want to know if they are safe or not can
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
problem in pagination when processing with selectbox form
Hi,
I have a search form, with select boxes, if am selecting the value from the form, it work
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.