Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex
How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
pls clear my confusion
Hi friends,
Pls solve my query .
what is the exact use of Scope Resolution Operator( i
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm