creating a 1 to 100 in a table
hi guys I am a newb in php need some help.
I have a table with 1 column and 100 rows and in
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
re calling a function without including file
Hi,
i am new to programming in php, i was just checking the wordpress code and found out in the w
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
formating when pulling data from a mysql database
Ok so Im not to sure if this is the right thread to post in but here is my catch 22 issue.
I
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<