PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
Calander layout
Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
The page should be expire when cilck back button
hi,
i'm new to php world.
i create user registration page.
when i submit it,data goes to my
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Extracting URL pointer within XML tag
Hi.
I'm trying to extract text between two quotation marks in XML. For example, I want to ex
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<