Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
Post PHP form to non-existing page
The company that I work for host their PHP code on IIS on a Windows server, no Apache, so no mod_rew
The repetition structure: the while statement not working
New programming student, have assignment as follows:
A restaurant has 4 lunch combos for custom
switch not getting value
what am i doing wrong?
i want to populate the country list according to the category
i want to
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
Linux socket programming
Where can I find a good introduction to socket programming?
Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex