Geolocation and php and database
I want to use geolocation in my phpwebsite. So what have I done. Users can add information like name, STREET, HOUSENUMBE...
Latest news, tutorials, and updates from the PHP community
7059 articles available
I want to use geolocation in my phpwebsite. So what have I done. Users can add information like name, STREET, HOUSENUMBE...
I have found many ways to use the exec statement for PDO, but I'm not sure it helps me. My understanding is that I have ...
As given here str_replace() count parameter should stop if certain replacements are done. Right? Here is my code: [Code ...
I would like to have a regex that matches something like this: [Code Block] %HORIZONTAL% may be "left" or "right" or "ce...
please check the following code. [Code Block] The `$imagebaseurl` is a variable that is containing a link to my image fo...
I'm basically trying to make a "goal" bar. The goal is determined by getting the last entry I made in a MySQL table. I w...
In my database I have two columns named 'amount_raised' and 'funding_goal'. I would like to get all records from my data...
I can delete one row using: [Code Block] ...but I can't figure out how to delete multiple rows. I tried: [Code Block] as...
I want to make a query and check if data exists already on my is_availble table on calendar db tomake it unavailble . I ...
I use foreach loop but it always gives an wierd result in the first but others are fine so i want to remove 1st loop and...
I want to combine a SELECT and UpdatE query, to avoid duplicat select of rows. Here is my example code: [Code Block] I w...
When I try login, it gives errors: Warning: mysqli::prepare() [mysqli.prepare]: invalid object or resource C:\mysqli roo...
Showing 6049 to 6060 of 7059 articles