An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
Hashing?
Hi, I was hoping to take a string value then convert it - consistently - across each of our pages in
I think i'm using the syntax incorrectly
Hi Everyone!
I'm new to this forum and a newbie with PHP - I'm glad I found this site - I hop
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
All possible combinations of Strings from table in PL/SQL
Hi,
I am trying to figure out how to build a list of all possible string combinations fro
Email with Attachments in PHP
Hi Friends
How to send email in PHP with attachment.
I know simple mail can be sent with