The adodb directories are copied on the server and i am using the correct username and password in the connection php file because i am able to login as a user.
Upon trouble shooting I have determined that the there was a problem with the FetchRow...
However, i also noticed that where i use a...
ooops....
sorry about that,
Fatal error: Call to a member function on a non-object in /home/www/jobsmart.awardspace.com/jseekappliedexp.php on line 51
the function was adodb FetchRow
Hi,
PHP, MySQL, (using the adodb wrapper for multiple database compatibility)
I did a job recruitment Website which is running fine on the localhost but when i uploaded it to a webserver i am getting errors in executing functions on sql statements.
The error is occurring when a FetchRow is...
Hi Guys,
I have stored on my MySQL database 2 dates (start date and end date) in the format YYYY/MM/DD and i would like to perform a subtraction so that i can get the number of days between them. Anyone have any thoughts?
Thanks,
Rasheed
Thanks Guys,
I believe I was able to get it to work, this is what i did:
I included a variable to act as a counter (e.g. $i) that increments with each loop of the foreach ($i = ++$i) and subsequently concatenated the name of the input boxes, submit buttons, etc. with the variable so that on...
Hi Guys,
I'm fairly new at PHP and have been faced with a problem, I am doing a website for jobseekers to post resume details and employers to post vacancies. I am using MySQL database and using the adodb wrapper.
The problem is as follows:
the jobseeker can add Work Experience via a link that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.