Want source code of SQL convert to php

Asked By 40 points N/A Posted on -
qa-featured

Hi everybody,

I want to put a date and time on my server through PHP coding. I have a SQL code for putting the date and time. That is why I need to source code of sql convert to php language. Is there any way to convert SQL code directly to PHP?

SHARE
Best Answer by Gillam Janetj
Best Answer
Best Answer
Answered By 0 points N/A #198174

Want source code of SQL convert to php

qa-featured

Hi.  Wallace Browning,

I got your problem and well,creation of a PHP date in format for sql timestamp insertion will need  to use 'sqlnow()' function.

I have tested it myself and its all working good. So, I will recommend it to you too.

Please try those steps outlined in this link and you will obtain what you are in need of 

 
I hope that this will fix your problem
Thanks & Regards
Gillam Janetj
 
Answered By 0 points N/A #198175

Want source code of SQL convert to php

qa-featured

Here I am attaching a code to solve the problem "Want source code of sql convert to php". Follow these steps:

1. Open Notepad from Start ->Programs-> Accessories.

2. Type the above codes into it.

3. Save it.

4. Now open any Browser such as Internet Explorer / Mozilla Firefox etc.

5. Click on File->Open->Browse.

6. Select the filename.

7. Click Open.

8. Click Ok.

Your code will be executed.

 

 

Pattrickk White

Related Questions