Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
Day of week
I am using PHP version 5.0.5
I have a varaible ($DATE (date format yyyy-mm-dd)) that is being inc
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
check_changed_data - I can't get data from the called method event
I use check_changed_data to trigger my event method.
The method delivers er_changed_data.
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one