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.
Need help with some php code :)
Hey! I'm quite new to this whole thing, so please don't fire me with shait on this one =D
I'm
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca